Skip to content

Commit 03b5f2e

Browse files
committed
for testing
1 parent 3867dff commit 03b5f2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/job.release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,8 @@ name: Release
2121
type: boolean
2222
default: true
2323
push:
24-
tags:
25-
- 'v*'
24+
branches:
25+
- "chore/release-pipeline"
2626

2727
# Do not add `ELIDE_VERSION` here like other workflows, or it may interfere with the release version override.
2828
env:

0 commit comments

Comments
 (0)