Skip to content

Commit e130fb0

Browse files
authored
Enable release workflow on feature branches for testing
2 parents 623d1fe + eeda7a9 commit e130fb0

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: Release
33
on:
44
push:
55
tags: ["v*"]
6+
branches: ["claude/finish-flight-npm-publish-*"]
67

78
jobs:
89
publish:

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)