Skip to content

Commit

Permalink
simplify my dev workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
snissn committed Jan 13, 2024
1 parent efbcad2 commit de9c00b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:
push:
branches:
- main
- mikers/submodules
schedule:
- cron: '0 0 * * *' # Run every day at midnight
workflow_dispatch: # Enable manual running
Expand Down

0 comments on commit de9c00b

Please sign in to comment.