Update .gitea/workflows/demo.yaml

This commit is contained in:
2025-10-17 11:00:52 -09:00
parent cb52a5ac20
commit 7f32fcf1f5

View File

@@ -0,0 +1,8 @@
name: Demo
on: [push]
jobs:
Explore-Gitea-Actions:
runs-on: grafana-project
steps:
- run: echo "Nice!"