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 7179394 commit 3410a74Copy full SHA for 3410a74
1 file changed
.github/workflows/ci.yml
@@ -1,6 +1,6 @@
1
name: Continuos Integration
2
3
-on: [pull_request, push]
+on: [pull_request]
4
5
concurrency:
6
group: ${{ github.workflow }}-${{ github.ref }}
0 commit comments