Skip to content

Commit

Permalink
enable running lock action on demand (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
mshafer-NI committed May 30, 2023
1 parent 878e87a commit 73b630b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/Update-Poetry-Lock.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ name: Update Poetry lock on a regular basis
on:
schedule:
- cron: '0 4 * * 0' # weekly at 04:00 on Sunday -> https://crontab.guru/#0_4_*_*_0
workflow_dispatch:

env:
# Versions are also listed in PR.yml
Expand Down

0 comments on commit 73b630b

Please sign in to comment.