Skip to content

Commit

Permalink
Merge pull request #15 from dragostis/ci
Browse files Browse the repository at this point in the history
Enabled CI on PRs.
  • Loading branch information
dragostis authored Sep 21, 2024
2 parents 3518a08 + 0cafe59 commit c9d74c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ name: Continuous integration

on:
push:
pull_request:

jobs:
check:
Expand Down

0 comments on commit c9d74c9

Please sign in to comment.