Files
FlowerApplication/.gitea/workflows/test.yaml
T
Workflow config file is invalid. Please check your config file: model.ReadWorkflow: yaml: line 6: mapping values are not allowed in this context

7 lines
122 B
YAML

name: test
on: [push]
jobs:
test:
runs-on: ubuntu-latest
steps:
- run: echo hello