We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 38e2c01 commit 2b45f25Copy full SHA for 2b45f25
.github/workflows/ci.yaml
@@ -5,7 +5,7 @@ concurrency:
5
cancel-in-progress: true
6
7
on:
8
- push: { branches: [ "main" ] }
+ #push: { branches: [ "main" ] }
9
pull_request: { branches: [ "main" ] }
10
11
jobs:
0 commit comments