Skip to content

Commit

Permalink
chore(gh-actions): fix labeler config
Browse files Browse the repository at this point in the history
  • Loading branch information
VictorAvelar committed Jun 21, 2022
1 parent be172a0 commit 5eaf788
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
name: "PR label assigner"

on:
- pull_request_target
- pull_request:
branches:
- master

jobs:
triage:
Expand Down

0 comments on commit 5eaf788

Please sign in to comment.