Skip to content

Commit

Permalink
ci(end to end): Add schedule for end to end workflow [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
julienloizelet committed May 15, 2024
1 parent 2fd28e4 commit c634aaf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/end-to-end-test-suite.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ on:
paths-ignore:
- '**.md'
workflow_dispatch:
schedule:
- cron: '15 3 * * 4'

permissions:
contents: read
Expand Down

0 comments on commit c634aaf

Please sign in to comment.