ci: garnix

This commit is contained in:
ooks-io 2025-01-17 23:06:00 +11:00
parent 374e91ebba
commit 12d9089907

15
.github/workflows/garnix.yml vendored Normal file
View file

@ -0,0 +1,15 @@
name: Garnix
on:
push:
branches:
- main
permissions:
contents: read
jobs:
check:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: garnix-io/check-flake@v2