forgejo-actions-test/.forgejo/workflows/demo.yaml
Workflow config file is invalid. Please check your config file: yaml: line 6: could not find expected ':'
2024-07-26 00:32:07 +01:00

7 lines
No EOL
85 B
YAML

on: [ push ]
jobs:
test:
steps:
- run: |
echo $PWD
ls -la