Skip to content

Commit bc9899a

Browse files
authored
Update cron schedule
1 parent 05e3e2c commit bc9899a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pipeline.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Hourly Pipeline
33
on:
44
workflow_dispatch:
55
schedule:
6-
- cron: "50 * * * *"
6+
- cron: "10 * * * *"
77

88

99
jobs:

0 commit comments

Comments
 (0)