diff --git a/.gitea/workflows/services.yml b/.gitea/workflows/services.yml index 38ba63a..7a1bd89 100644 --- a/.gitea/workflows/services.yml +++ b/.gitea/workflows/services.yml @@ -1,8 +1,5 @@ name: Test Gitea Actions with Service Containers -on: - push: - branches: - - master +on: push env: # Global Env Variables readable in all jobs of this workflow