services/forgejo-runner: init #3

Merged
nrabulinski merged 2 commits from nrabulinski/forgejo-runners-init into main 2025-03-19 17:45:38 +01:00 AGit
Showing only changes of commit b7ee2ec2ff - Show all commits

View file

@ -0,0 +1,8 @@
on: [push]
jobs:
check:
runs-on: native
steps:
- uses: actions/checkout@v4
- run: nix flake check