Skip to content

Commit

Permalink
Enable tracks for version control (#402)
Browse files Browse the repository at this point in the history
  • Loading branch information
arturo-seijas authored and merkata committed Jul 30, 2024
1 parent 1878345 commit d27fd0a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish_charm.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,9 @@ on:
push:
branches:
- main
- track/*

jobs:
publish-to-edge:
uses: canonical/operator-workflows/.github/workflows/publish_charm.yaml@main
secrets: inherit
with:
channel: latest/edge

0 comments on commit d27fd0a

Please sign in to comment.