Skip to content

Commit ca8998b

Browse files
authored
allow running on request on branches
1 parent 80a5b9b commit ca8998b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/lock.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ name: 'Lock threads'
33
on:
44
schedule:
55
- cron: '0 0 * * 0'
6+
workflow_dispatch:
67

78
permissions:
89
contents: read

0 commit comments

Comments
 (0)