Skip to content

Commit

Permalink
Test workflow via push
Browse files Browse the repository at this point in the history
  • Loading branch information
sjohnr committed Oct 30, 2023
1 parent 69eb75b commit b56370b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous-integration-workflow.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
branches:
- '**'
schedule:
- cron: '0 10 * * *' # Once per day at 10am UTC
- cron: '0 10 * * *' # Once per day at 10am UTC
workflow_dispatch:

jobs:
Expand Down

0 comments on commit b56370b

Please sign in to comment.