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