This commit is contained in:
parent
dd7e18518d
commit
e0fa295527
1 changed files with 5 additions and 4 deletions
|
@ -1,8 +1,9 @@
|
|||
on:
|
||||
schedule:
|
||||
- cron: '@yearly'
|
||||
on: [push]
|
||||
# schedule:
|
||||
# - cron: '@yearly'
|
||||
jobs:
|
||||
test:
|
||||
runs-on: nixos-latest
|
||||
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