Skip to content

Commit

Permalink
ci: allow release drafter to be trigger manually
Browse files Browse the repository at this point in the history
in cases where we ran it before removing tags
  • Loading branch information
tekumara committed May 14, 2023
1 parent 8a78080 commit ef70280
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/drafter.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- master
workflow_dispatch:
# required only for autolabeler
pull_request_target:
types: [opened, reopened, synchronize]
Expand Down

0 comments on commit ef70280

Please sign in to comment.