Skip to content

Commit

Permalink
Update draft-label.yml
Browse files Browse the repository at this point in the history
updating to work with forks per 
actions/labeler#12
  • Loading branch information
jeremyary authored Dec 16, 2021
1 parent 06ff0f8 commit a7c86cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/draft-label.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
on:
pull_request:
pull_request_target:
types: [opened, edited, closed, reopened, ready_for_review, synchronize]

jobs:
Expand All @@ -10,4 +10,4 @@ jobs:
- uses: actions/checkout@v2
- uses: IvanFon/super-labeler-action@v1
with:
github-token: '${{ secrets.GITHUB_TOKEN }}'
github-token: '${{ secrets.GITHUB_TOKEN }}'

0 comments on commit a7c86cc

Please sign in to comment.