Skip to content

Commit

Permalink
[buildkite] Fix periodic pipeline cronline
Browse files Browse the repository at this point in the history
  • Loading branch information
brianseeders committed Jul 28, 2023
1 parent 2460e2f commit 5b35d1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -101,5 +101,5 @@ spec:
schedules:
Periodically on main:
branch: main
cronline: "0 0,8,16 * * America/New_York"
cronline: "0 0,8,16 * * * America/New_York"
message: "Tests and checks that are run 3x daily"

0 comments on commit 5b35d1c

Please sign in to comment.