feat: flake update workflow #1

Merged
Koen merged 21 commits from workflows into main 2026-02-10 18:25:00 +01:00
Showing only changes of commit 172a5735e3 - Show all commits

View file

@ -1,7 +1,7 @@
on: [push] on: [push]
jobs: jobs:
test: test:
runs-on: self-hosted runs-on: nixos
steps: steps:
- run: echo All good! - run: echo All good!
- uses: actions/checkout@v4 - uses: actions/checkout@v4