Update workflows/demo.yaml
Moving to the workflows directory for testing
This commit is contained in:
5
workflows/demo.yaml
Normal file
5
workflows/demo.yaml
Normal file
@@ -0,0 +1,5 @@
|
||||
jobs:
|
||||
Explore-Gitea-Actions:
|
||||
runs-on:grafana-test
|
||||
steps:
|
||||
- run: echo "Nice!"
|
||||
Reference in New Issue
Block a user