Skip to content

Commit

Permalink
test: Increase periodic frequency to match Tekton (#4070)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathan-innis committed Jun 16, 2023
1 parent b32159b commit c11dd1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/e2e-matrix.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: E2EMatrix
on:
schedule:
- cron: '7 */12 * * *'
- cron: '7 */8 * * *'
push:
branches: [main]
workflow_run:
Expand Down

0 comments on commit c11dd1c

Please sign in to comment.