mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-19 12:23:53 +08:00
4
.github/workflows/update-pipfile.yml
vendored
4
.github/workflows/update-pipfile.yml
vendored
@@ -2,10 +2,6 @@ name: "Update Pipfile.lock"
|
||||
on:
|
||||
schedule:
|
||||
- cron: '00 15 * * 1' # Every monday on 15:00 UTC
|
||||
push:
|
||||
paths:
|
||||
- 'Pipfile'
|
||||
- '.github/workflows/update-pipfile.yml'
|
||||
|
||||
jobs:
|
||||
piplock:
|
||||
|
||||
Reference in New Issue
Block a user