Skip to content

Commit 8611632

Browse files
committed
WS
1 parent c96f6a9 commit 8611632

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Schedule and workflow_dispatch (manual) only work on default branch
55
schedule:
66
- cron: "0 6 * * *" # Fire at 06:00 AM every day
7-
workflow_dispatch:
7+
workflow_dispatch:
88
pull_request:
99
push:
1010
branches:

0 commit comments

Comments
 (0)