posspack/.forgejo/workflows/update-wiki.yaml
Ashley Graves abb7f2d464
All checks were successful
/ test (push) Successful in 33s
test
2024-07-27 14:25:33 +02:00

9 lines
229 B
YAML

on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- uses: https://git.lgbt/actions/checkout@v3
- run: apt update &&
apt install python3 &&
python .forgejo/scripts/update-wiki.py