Update .forgejo/workflows/update.yml
Some checks failed
/ lockfile (push) Failing after 1m22s

This commit is contained in:
Chris Dombroski 2024-04-24 17:52:30 -04:00
parent 9a36f5bae9
commit 806729ec03

View file

@ -1,4 +1,6 @@
on:
push:
branches: 'master'
schedule:
- cron: '0 2 * * *'
jobs: