Skip to content

Commit

Permalink
fix(actions): set labeler to use correct on event (runatlantis#3033)
Browse files Browse the repository at this point in the history
* fix(actions): set labeler to use correct on event
  • Loading branch information
nitrocode authored Jan 23, 2023
1 parent 483b09d commit 5491642
Showing 1 changed file with 1 addition and 7 deletions.
8 changes: 1 addition & 7 deletions .github/workflows/labeler.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,7 @@
name: "Pull Request Labeler"

on:
pull_request:
types:
- opened
- synchronize
- reopened
branches:
- main
pull_request_target:

jobs:
triage:
Expand Down

0 comments on commit 5491642

Please sign in to comment.