Skip to content

Commit

Permalink
Merge pull request #1275 from dpc-sdp/feature/release-publish
Browse files Browse the repository at this point in the history
chore: update canary action to publish on release branches
  • Loading branch information
dylankelly committed Jul 25, 2024
2 parents 560ddc1 + 5542fe4 commit 09d94d5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish-canary.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,7 @@ name: Publish Canary
on:
push:
branches:
- develop
- release/alpha-**
- release/*
jobs:
Canary:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 09d94d5

Please sign in to comment.