Skip to content

Commit

Permalink
Added PR trigger for auto-labeling workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWert committed Nov 18, 2020
1 parent 07f3fea commit 6510c27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/labeler.yml
Expand Up @@ -2,6 +2,8 @@ name: "Issue Labeler"
on:
issues:
types: [opened]
pull_request:
typed: [opened]

jobs:
triage:
Expand Down

0 comments on commit 6510c27

Please sign in to comment.