We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84fff35 commit 458c564Copy full SHA for 458c564
1 file changed
.github/workflows/ci.yml
@@ -1,11 +1,5 @@
1
name: CI
2
-on:
3
- push:
4
- branches:
5
- - main
6
- pull_request:
7
8
+on: [push]
9
10
jobs:
11
build:
0 commit comments