Skip to content

Commit

Permalink
Revert "Check lockfile updates @ 3pm daily (temporary for testing). (#…
Browse files Browse the repository at this point in the history
…477)"

This reverts commit 86f75f5.
  • Loading branch information
pp-mo authored Sep 24, 2024
1 parent 86f75f5 commit 62b8237
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-locks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ name: ci-locks
on:
workflow_dispatch:
schedule:
- cron: "0 15 * * *"
- cron: "3 0 * * 1"

concurrency:
group: ${{ github.workflow }}-${{ github.ref }}
Expand Down

0 comments on commit 62b8237

Please sign in to comment.