Skip to content

Commit e47a88b

Browse files
committed
build action
1 parent 3fdba6f commit e47a88b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build-sbm-support-rewrite.yml

+1-4
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,7 @@ name: Build SBM Revamp
22
on:
33
push:
44
branches:
5-
- "revamp/**"
6-
- "version/revamp"
7-
branches-ignore:
8-
- "main"
5+
- "**"
96
paths:
107
- "sbm-support-rewrite/**"
118
jobs:

0 commit comments

Comments
 (0)