diff --git a/.gitea/workflows/deployTests.yml b/.gitea/workflows/deployTests.yml index 40af10b..449eb71 100644 --- a/.gitea/workflows/deployTests.yml +++ b/.gitea/workflows/deployTests.yml @@ -4,7 +4,7 @@ run-name: ${{ gitea.actor }} build image and push to container registry on: push: branches: - - 'renew_tests' + - 'renew_tests' # jobs: CreateImage: