Skip to content

Commit 1c468cf

Browse files
Add manual workflow
1 parent b71b789 commit 1c468cf

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ on:
77
types: [opened, synchronize, reopened]
88
schedule:
99
- cron: '0 6 * * 0'
10+
workflow_dispatch:
11+
1012
jobs:
1113
repo:
1214
name: Test Repo Runner

0 commit comments

Comments
 (0)