diff --git a/.gitea/workflows/actions.yaml b/.gitea/workflows/actions.yaml index 8b42271..22ef263 100644 --- a/.gitea/workflows/actions.yaml +++ b/.gitea/workflows/actions.yaml @@ -1,5 +1,5 @@ name: build-image -run-name: ${{ gitea.actor }} is testing out Gitea Actions 🚀 🚀 🚀 +on: [push] jobs: build-image: