action-runner-demo/.forgejo/workflows/demo.yaml
Patrik Lundin 913b1e2506
All checks were successful
/ test (pull_request) Successful in 2s
Try running command
2024-06-25 10:27:13 +02:00

9 lines
145 B
YAML

on:
push:
pull_request:
types: [opened, synchronize, reopened]
jobs:
test:
runs-on: docker
steps:
- run: cat /etc/passwd