We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 53dac7e commit 96d8fdbCopy full SHA for 96d8fdb
1 file changed
.github/workflows/build.yml
@@ -2,8 +2,7 @@ name: Build
2
on:
3
push:
4
branches-ignore:
5
- - main
6
- - staging
+ - debug-staging
7
pull_request:
8
jobs:
9
build:
0 commit comments