Files
GrafanaActions/.gitea/workflows/demo.yaml
mistsage2 9a6a28d0e6
All checks were successful
Demo / Explore-Gitea-Actions (push) Successful in 0s
Update .gitea/workflows/demo.yaml
2025-10-17 11:02:37 -09:00

8 lines
119 B
YAML

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