Skip to content

Commit

Permalink
change the cron schedule in tests.yaml to see if github actions run a…
Browse files Browse the repository at this point in the history
…gain automatically
  • Loading branch information
rpkoller committed Nov 7, 2023
1 parent 35ac6ca commit c30c24d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches: [ main ]

schedule:
- cron: '25 08 * * *'
- cron: '45 17 * * *'

workflow_dispatch:
inputs:
Expand Down

0 comments on commit c30c24d

Please sign in to comment.