feat: Add Forgejo Actions #1
1 changed files with 2 additions and 0 deletions
|
@ -13,3 +13,5 @@ jobs:
|
||||||
init: none
|
init: none
|
||||||
planner: linux
|
planner: linux
|
||||||
- run: nix flake check --keep-going
|
- run: nix flake check --keep-going
|
||||||
|
env:
|
||||||
|
GITHUB_TOKEN: ''
|
||||||
|
|
Reference in a new issue