mirror of
https://github.com/charmbracelet/crush.git
synced 2025-08-02 05:20:46 +03:00
ci(issue-label): allow manual trigger
This commit is contained in:
1
.github/workflows/issue-labeler.yml
vendored
1
.github/workflows/issue-labeler.yml
vendored
@@ -5,6 +5,7 @@ on:
|
||||
types: [opened]
|
||||
pull_request:
|
||||
types: [opened]
|
||||
workflow_dispatch: # allows manual triggering
|
||||
|
||||
permissions:
|
||||
issues: write
|
||||
|
||||
Reference in New Issue
Block a user