Skip to content

Commit

Permalink
ci: Fixed the release-plz trigger branch to be master (not main)
Browse files Browse the repository at this point in the history
  • Loading branch information
frol committed Aug 17, 2023
1 parent 34c39e0 commit e16c889
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-plz.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ permissions:
on:
push:
branches:
- main
- master

jobs:
release-plz:
Expand Down

0 comments on commit e16c889

Please sign in to comment.