teilchensammler-cli/.forgejo/workflows/prek.yaml
bronsen a954f56c5a
Some checks failed
ci/woodpecker/push/workflow Pipeline failed
Prek checks / prek (push) Failing after 1m43s
actions: provide full url to actions repo
2026-02-14 19:40:03 +01:00

11 lines
259 B
YAML

# orignally a github action, so who know if this'll work
name: Prek checks
on: [push, pull_request]
jobs:
prek:
runs-on: docker
steps:
- uses: https://code.forgejo.org/actions/checkout@v6
- uses: https://github.com/j178/prek-action@v1