Skip to content

Commit

Permalink
chore: Run CI builds also for pull requests
Browse files Browse the repository at this point in the history
  • Loading branch information
farukaydin committed Sep 13, 2023
1 parent 416cc0f commit 7c40260
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Automatisch CI
on: [push]
on: [push, pull_request]
jobs:
linter:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7c40260

Please sign in to comment.