We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fdba6f commit e47a88bCopy full SHA for e47a88b
.github/workflows/build-sbm-support-rewrite.yml
@@ -2,10 +2,7 @@ name: Build SBM Revamp
2
on:
3
push:
4
branches:
5
- - "revamp/**"
6
- - "version/revamp"
7
- branches-ignore:
8
- - "main"
+ - "**"
9
paths:
10
- "sbm-support-rewrite/**"
11
jobs:
0 commit comments