We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77c62d3 commit 7f77f90Copy full SHA for 7f77f90
1 file changed
.github/workflows/ai-labeler.yaml
@@ -2,7 +2,7 @@ name: ai-labeler
2
on:
3
issues:
4
types: [opened, edited, reopened, labeled]
5
- pull_request:
+ pull_request_target:
6
7
8
jobs:
0 commit comments