Nulah.PowerShell/.forgejo/workflows/demo.yaml
Scott 130fb229da
All checks were successful
/ test (push) Successful in 1s
feat(action): Add demo action
2026-09-08 09:47:17 +10:00

6 lines
84 B
YAML

on: [push]
jobs:
test:
runs-on: docker
steps:
- run: echo All good!