Skip to content

Commit

Permalink
Add workflow dispatch for the early integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tpadioleau committed Jan 27, 2025
1 parent a7e1e8f commit a30471f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/early_integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ name: Early integration
on:
schedule:
- cron: "0 1 * * 1-5" # every weekday at 1am
workflow_dispatch:

jobs:
docker-build:
Expand Down

0 comments on commit a30471f

Please sign in to comment.