Skip to content

Commit

Permalink
Merge pull request #2 from stefanoeb/ci/fix-release-drafter
Browse files Browse the repository at this point in the history
Run release-drafter on main branch
  • Loading branch information
stefanoeb authored Jan 22, 2021
2 parents 1d8ca43 + 851fe07 commit ea1fbf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on:
push:
# branches to consider in the event; optional, defaults to all
branches:
- develop
- main

jobs:
update_release_draft:
Expand Down

0 comments on commit ea1fbf9

Please sign in to comment.