Skip to content

Commit

Permalink
Merge pull request #5 from zkarpinski/zkarpinski-patch-1
Browse files Browse the repository at this point in the history
Update draft-release.yml
  • Loading branch information
zkarpinski committed Jan 4, 2024
2 parents 681643f + 609d144 commit 17b275f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft-release.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:
- master
- main
# pull_request event is required only for autolabeler
pull_request:
# Only following types are handled by the action, but one can default to all as well
Expand Down Expand Up @@ -33,4 +33,4 @@ jobs:
config-name: release-drafter-config.yml
# disable-autolabeler: true
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 17b275f

Please sign in to comment.