Skip to content

Commit

Permalink
WIP: action
Browse files Browse the repository at this point in the history
  • Loading branch information
theissenhelen committed Feb 21, 2025
1 parent bdd0f49 commit c636990
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/integration-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,10 @@ on:
schedule:
- cron: "0 22 * * *" # every day at 22pm on default branch
workflow_dispatch:

push:
branches:
- main
- test/initial-integration-tests

jobs:
integration_tests:
Expand Down

0 comments on commit c636990

Please sign in to comment.