Skip to content

Commit 8b3873f

Browse files
committed
Enable running workflow manually
1 parent 997e2e2 commit 8b3873f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/upgrade-tree-sitter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Upgrade tree-sitter
22

33
on:
4-
workflow_dispatch:
4+
workflow_dispatch:
55
schedule:
66
- cron: '0 12 * * 2'
77

0 commit comments

Comments
 (0)