Skip to content

Commit

Permalink
ci: set release to watch mainline changelog (#63)
Browse files Browse the repository at this point in the history
Signed-off-by: Charles Moore <[email protected]>
  • Loading branch information
moorec-aws authored Feb 27, 2024
1 parent 3153e45 commit 7f21c76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ run-name: "Release: ${{ github.event.head_commit.message }}"
on:
push:
branches:
- release
- mainline
paths:
- CHANGELOG.md

Expand Down

0 comments on commit 7f21c76

Please sign in to comment.