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