diff --git a/.gitea/workflows/demo.yaml b/.gitea/workflows/demo.yaml index 371650f..7db6f11 100644 --- a/.gitea/workflows/demo.yaml +++ b/.gitea/workflows/demo.yaml @@ -1,5 +1,5 @@ -name: "Gitea Actions Demo" -run-name: "Test is testing out Gitea Actions 🚀" +name: Gitea Actions Demo +run-name: Test is testing out Gitea Actions 🚀 on: [push] jobs: