Skip to content

Commit

Permalink
remove unsupported "push" event for "…--on-open…"
Browse files Browse the repository at this point in the history
  • Loading branch information
wesleyboar committed Jul 4, 2023
1 parent 39f270d commit 6a51b2e
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/pr-label-manager--on-open.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ on:
types:
- opened
- reopened # for testing
push:
paths:
- '.github/workflows/pr-label*.yaml'

jobs:
pr_labeler:
Expand Down

0 comments on commit 6a51b2e

Please sign in to comment.