added own cache to substituters.
All checks were successful
/ Check formatting (push) Successful in 1m24s
All checks were successful
/ Check formatting (push) Successful in 1m24s
This commit is contained in:
parent
7736357201
commit
1bf6933d71
2 changed files with 10 additions and 6 deletions
|
@ -1,9 +1,9 @@
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- trunk
|
||||
schedule:
|
||||
- cron: '0 2 * * *'
|
||||
#push: # currently disabled as it is not working properly with forgejo. if i do feel like it is necessary i will write an action from scratch, otherwise, i will just keep on doing it manually -e
|
||||
# branches:
|
||||
# - trunk
|
||||
#schedule:
|
||||
# - cron: '0 2 * * *'
|
||||
jobs:
|
||||
flake-update:
|
||||
name: "Update .lock file"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue