Skip to content

Commit 5720af4

Browse files
cron schedule
1 parent 3ba11ea commit 5720af4

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/03-core-features--03-workflows-jobs-steps.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
name: Workflows, Jobs, and Steps
22

3+
scheudule:
4+
- cron: "22 10 * * *" #utc time
5+
36
on:
47
workflow_dispatch:
58
jobs:

0 commit comments

Comments
 (0)