Skip to content

Commit 31cdc9a

Browse files
committed
test: quick test with fix glob
1 parent 7284a0f commit 31cdc9a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/promotion-rc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Carbide Promotion to Release Candidate
33
on:
44
push:
55
tags:
6-
- 'dev-[0-9a-f]{7}'
6+
- 'dev-[0-9a-f]*'
77

88
jobs:
99
# ============================================================================

0 commit comments

Comments
 (0)