We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 883d908 commit b3f2c56Copy full SHA for b3f2c56
.github/workflows/ci.yaml
@@ -1,10 +1,6 @@
1
name: ci
2
3
-on:
4
- pull_request:
5
- push:
6
- branches:
7
- - main
+on: [push]
8
9
jobs:
10
build:
0 commit comments