We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 025078f commit 9b09674Copy full SHA for 9b09674
1 file changed
.github/workflows/continuous-integration.yml
@@ -1,9 +1,8 @@
1
name: Continuous Integration
2
3
on:
4
- push:
5
- branches: [ main ]
6
pull_request:
+ push:
7
branches: [ main ]
8
9
jobs:
0 commit comments