Skip to content

Commit

Permalink
Autolabeling hits issues when using pull_request, using pull_request_…
Browse files Browse the repository at this point in the history
…target instead
  • Loading branch information
tishun committed Apr 8, 2024
1 parent 1313268 commit 7c9c838
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 @@ -6,7 +6,7 @@ on:
branches:
- '[0-9].*'
# pull_request event is required only for autolabeler
pull_request:
pull_request_target:
types: [opened, reopened, synchronize]

permissions:
Expand Down

0 comments on commit 7c9c838

Please sign in to comment.