Skip to content

Commit

Permalink
test nightly workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lukaszcl committed Jul 1, 2024
1 parent 74c1143 commit 0e848db
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/run-nightly-e2e-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
schedule:
# Run every night at midnight UTC (0:00 AM)
- cron: '0 0 * * *'
workflow_dispatch:

jobs:
call-run-e2e-tests-workflow:
Expand Down

0 comments on commit 0e848db

Please sign in to comment.