We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cbac18e commit 6579d42Copy full SHA for 6579d42
.github/workflows/build.yml
@@ -1,8 +1,8 @@
1
name: Build
2
on:
3
push:
4
- branches:
5
- - main
+ # branches:
+ # - main
6
pull_request:
7
types: [opened, synchronize, reopened]
8
env:
0 commit comments