Skip to content

Commit 67b6d2a

Browse files
committed
trigger ci
1 parent 45a1085 commit 67b6d2a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/dev.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- synchronize
88
- reopened
99
branches:
10-
- main
10+
- 'release/*'
1111

1212
concurrency:
1313
group: ${{ github.workflow }}-${{ github.ref }}-${{ github.event_name }}

0 commit comments

Comments
 (0)