Files
GrafanaActions/.gitea/workflows/demo.yaml
Workflow config file is invalid. Please check your config file: yaml: line 7: mapping values are not allowed in this context

8 lines
123 B
YAML

name: Demo
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: grafana-project
steps:
- run: echo "Nice!"