Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yellowhatter committed Sep 26, 2023
1 parent 1d00bd2 commit 12f0328
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ on:
schedule:
- cron: "0 6 * * 1-5"


jobs:
checks:
check:
name: Code checks
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 12f0328

Please sign in to comment.