Skip to content

Commit ea1db13

Browse files
Merge pull request #81 from MonolithProjects/develop
Add manual workflow
2 parents eeeec59 + 1c468cf commit ea1db13

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)