Skip to content
This repository has been archived by the owner on Jun 11, 2022. It is now read-only.

Commit

Permalink
workaround for actions/labeler#136
Browse files Browse the repository at this point in the history
  • Loading branch information
irongut committed Aug 27, 2021
1 parent 0a5b328 commit 9ebd2a0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/prlabeler.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,8 @@
# https://github.com/actions/labeler/blob/master/README.md

name: PRLabeler
on: [pull_request]
on:
pull_request_target:

jobs:
label:
Expand Down

0 comments on commit 9ebd2a0

Please sign in to comment.