Skip to content

Commit

Permalink
Merge pull request #30 from ivonasto/master
Browse files Browse the repository at this point in the history
[FIX] Update labeler.yml - change trigger to pull_request_target
  • Loading branch information
nmarulo authored Oct 6, 2024
2 parents e005fcb + 555ebdd commit 3ef4905
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: labeler

on: [pull_request]
on: [pull_request_target]

jobs:
labeler:
Expand Down

0 comments on commit 3ef4905

Please sign in to comment.