Skip to content

Commit

Permalink
updated release-drafter
Browse files Browse the repository at this point in the history
  • Loading branch information
aali309 committed Oct 3, 2023
1 parent b896e4d commit 962ae9c
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions .github/workflows/release-drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,10 @@ on:
# branches to consider in the event; optional, defaults to all
branches:
- 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
types:
- opened
- reopened
- synchronize

jobs:
update_release_draft:
permissions:
contents: write
pull-requests: write
runs-on: ubuntu-latest
steps:
# Drafts your next Release notes as Pull Requests are merged into "main"
Expand Down

0 comments on commit 962ae9c

Please sign in to comment.