Skip to content

Commit

Permalink
Trigger the Release Drafter on commits to main
Browse files Browse the repository at this point in the history
And not the old `master` branch.
  • Loading branch information
Zastai committed Nov 12, 2021
1 parent 25241fa commit 583da3f
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 @@ -3,7 +3,7 @@ name: Release Drafter
on:
push:
branches:
- master
- main
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 583da3f

Please sign in to comment.