Skip to content

Commit

Permalink
Update draft-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
zkarpinski authored Jan 4, 2024
1 parent 681643f commit 609d144
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 609d144

Please sign in to comment.