Skip to content

Commit 997e2e2

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

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

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

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
1+
name: Upgrade tree-sitter
2+
13
on:
4+
workflow_dispatch:
25
schedule:
36
- cron: '0 12 * * 2'
47

0 commit comments

Comments
 (0)