Skip to content

Commit

Permalink
Update .github/workflows/update_precommit_hooks.yml
Browse files Browse the repository at this point in the history
Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
  • Loading branch information
Remi-Gau and sourcery-ai[bot] authored Jul 10, 2024
1 parent d80f48b commit 0841120
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/update_precommit_hooks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ on:
# │ │ │ │ │
# * * * * *
schedule:
- cron: 0 0 * * 1 # every monday
- cron: '0 0 * * 1'
timezone: 'Etc/UTC'

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
Expand Down

0 comments on commit 0841120

Please sign in to comment.