We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a631fa8 commit 23451b5Copy full SHA for 23451b5
1 file changed
.github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
name: Continuous Integration
2
3
-on: [pull_request]
+on: [pull_request, push]
4
5
concurrency:
6
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments