Skip to content

Commit

Permalink
🔧 changing labeler workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
chrede88 committed Oct 28, 2024
1 parent c8c223f commit 94db191
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/label_maker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: "Labeler"

on:
workflow_dispatch:
pull_request:
pull_request_target:
branches: ["main"]

permissions:
Expand All @@ -17,4 +17,4 @@ jobs:
- name: Labeler
uses: actions/labeler@v5
with:
configuration-path: .github/labeler.yaml
configuration-path: .github/labeler.yaml

0 comments on commit 94db191

Please sign in to comment.