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 b6809ab9b7 - Show all commits

View file

@ -12,9 +12,5 @@ jobs:
with: with:
init: none init: none
planner: linux planner: linux
- run: env github-token: null
env:
GITHUB_TOKEN: ''
- run: nix flake check --keep-going - run: nix flake check --keep-going
env:
GITHUB_TOKEN: ''