Skip to content

Commit

Permalink
Trigger GHA build via cron
Browse files Browse the repository at this point in the history
  • Loading branch information
fjammes committed Jul 12, 2024
1 parent a00d8af commit 117d5f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/e2e-gha.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ on:
pull_request:
branches:
- master
schedule:
# At 03:00 UTC on every day-of-week from Monday through Friday.
- cron: '0 3 * * 1-5'
jobs:
call-workflow-passing-data:
uses: ./.github/workflows/e2e-common.yml
Expand Down

0 comments on commit 117d5f8

Please sign in to comment.