Skip to content

Commit 11b3264

Browse files
committed
Added workflow_dispatch:
1 parent 8208f30 commit 11b3264

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ on:
1010
- source
1111
schedule:
1212
- cron: "0 */13 * * *"
13+
workflow_dispatch:
1314
jobs:
1415
build:
1516
name: Build

0 commit comments

Comments
 (0)