This commit is contained in:
parent
dd7e18518d
commit
e0fa295527
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
||||||
on:
|
on: [push]
|
||||||
schedule:
|
# schedule:
|
||||||
- cron: '@yearly'
|
# - cron: '@yearly'
|
||||||
jobs:
|
jobs:
|
||||||
test:
|
test:
|
||||||
runs-on: nixos-latest
|
runs-on: nixos-latest
|
||||||
steps:
|
steps:
|
||||||
- run: echo All Good
|
- uses: https://code.forgejo.org/actions/checkout@v4
|
||||||
|
- run: cat flake.nix
|
Loading…
Add table
Add a link
Reference in a new issue