We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents dcbe8d8 + dda0309 commit b3a7e7dCopy full SHA for b3a7e7d
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