Skip to content

Commit

Permalink
Merge pull request #4 from RetroOlympics/fix-labeler-patch-for-forked…
Browse files Browse the repository at this point in the history
…-repos

fix: labeler patch fork
  • Loading branch information
falsepopsky authored Jun 21, 2024
2 parents 8280ff5 + 802720a commit 6050333
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/labeler.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Labeler
on: pull_request
on: pull_request_target

jobs:
labeler:
Expand All @@ -11,4 +11,4 @@ jobs:
steps:
- uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml
configuration-path: .github/labeler.yaml

0 comments on commit 6050333

Please sign in to comment.