feat: Add Forgejo Actions #1

Merged
daniel merged 12 commits from feat/forgejo-actions into master 2023-09-13 19:23:58 +00:00
Showing only changes of commit 38a2f2793d - Show all commits

View file

@ -13,4 +13,8 @@ jobs:
init: none
planner: linux
- run: env
- run: unsetenv GITHUB_TOKEN && nix flake check --keep-going
env:
GITHUB_TOKEN: ''
- run: nix flake check --keep-going
env:
GITHUB_TOKEN: ''