Skip to content

Commit 91a09f3

Browse files
committed
fix: 🐛 branch name
1 parent 8230cb7 commit 91a09f3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/backend-compat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ on:
2424
type: string
2525
push:
2626
branches:
27-
- 'stagenet-backend-compat'
27+
- 'stagenet/backend-compat'
2828
tags:
2929
- 'backend-compat-*'
3030

0 commit comments

Comments
 (0)