Skip to content

Commit

Permalink
ci: use workflow_dispatch
Browse files Browse the repository at this point in the history
  • Loading branch information
kelly-sovacool committed Oct 8, 2024
1 parent d922b65 commit 0be02fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/add-issue-label-list.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: add-issue-label-list

on:
workflow_call:
workflow_dispatch:
inputs:
issue-num:
required: true
Expand Down

0 comments on commit 0be02fe

Please sign in to comment.