Skip to content

Commit 041fb32

Browse files
committed
Add GH action to build sbm-support-rewrite on push
1 parent 2ef13c3 commit 041fb32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Build sbm-support-rewrite
22
on:
33
push:
4+
branches:
5+
- "**"
46
paths:
57
- "sbm-support-rewrite/**"
68
jobs:

0 commit comments

Comments
 (0)