Skip to content

Commit

Permalink
change condition labeler
Browse files Browse the repository at this point in the history
  • Loading branch information
rflamary committed Dec 10, 2024
1 parent 7d82dcb commit 6502912
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: "Pull Request Labeler"
on:
- pull_request_target

on:
pull_request:
branches:
- 'master'
jobs:
labeler:
permissions:
Expand Down

0 comments on commit 6502912

Please sign in to comment.