We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c11b8ca commit 3770d90Copy full SHA for 3770d90
1 file changed
.github/workflows/build.yml
@@ -1,9 +1,9 @@
1
name: Build
2
3
on:
4
- push:
5
- branches:
6
- - main
+ # push:
+ # branches:
+ # - main
7
pull_request:
8
workflow_dispatch:
9
0 commit comments