Compare commits
2 commits
b4013622ae
...
228c84cf93
Author | SHA1 | Date | |
---|---|---|---|
228c84cf93 | |||
b242bebd8f |
1 changed files with 1 additions and 1 deletions
|
@ -26,8 +26,8 @@ jobs:
|
||||||
update-lockfile:
|
update-lockfile:
|
||||||
needs: [check build]
|
needs: [check build]
|
||||||
runs-on: nixos
|
runs-on: nixos
|
||||||
|
if: github.event_name == "schedule"
|
||||||
steps:
|
steps:
|
||||||
if: github.event_name == "schedule"
|
|
||||||
- uses: "https://code.forgejo.org/actions/checkout@v4"
|
- uses: "https://code.forgejo.org/actions/checkout@v4"
|
||||||
- run: nix --version
|
- run: nix --version
|
||||||
- run: nix flake update
|
- run: nix flake update
|
||||||
|
|
Loading…
Add table
Reference in a new issue