Skip to content

Commit 43b410c

Browse files
committed
Allow running issue bot manually
1 parent f8fd310 commit 43b410c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/issue-bot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
name: "Issue bot"
44

55
on:
6+
workflow_dispatch:
67
pull_request:
78
paths-ignore:
89
- 'compiler/**'

0 commit comments

Comments
 (0)