services/forgejo-runner: add nix to path #4

Merged
nrabulinski merged 2 commits from nrabulinski/forgejo-ci into main 2025-03-19 18:23:26 +01:00 AGit
Showing only changes of commit f3168cea0f - Show all commits

View file

@ -1,4 +1,7 @@
on: [push]
on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
check: