diff --git a/.gitea/workflows/test.yaml b/.gitea/workflows/test.yaml index 851f43e..c1b502a 100644 --- a/.gitea/workflows/test.yaml +++ b/.gitea/workflows/test.yaml @@ -1,3 +1,7 @@ +defaults: + run: + shell: cmd + name: Gitea Actions Demo run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 on: [push]