Skip to content

Commit 985aadd

Browse files
committed
feat(workflows): add workflow_dispatch trigger to auto-assign workflow
Signed-off-by: Felipe Sayão Lobato Abreu <github@mentordosnerds.com>
1 parent 1a6ec26 commit 985aadd

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/auto-assign.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
pull_request_target:
77
types: [ opened, reopened ]
88
workflow_call:
9+
workflow_dispatch:
910

1011
permissions:
1112
issues: write

0 commit comments

Comments
 (0)