Skip to content

Commit

Permalink
Add running of CI for pull requests too
Browse files Browse the repository at this point in the history
  • Loading branch information
triarius committed Aug 31, 2024
1 parent 0f93956 commit ac4e3d6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
on:
- push
- pull_request
name: CI
jobs:
build:
Expand Down

0 comments on commit ac4e3d6

Please sign in to comment.