diff --git a/.gitea/workflows/dev-deploy.yaml b/.gitea/workflows/dev-deploy.yaml index 256e534..f21dc49 100644 --- a/.gitea/workflows/dev-deploy.yaml +++ b/.gitea/workflows/dev-deploy.yaml @@ -8,7 +8,7 @@ name: Deploy ai-agent to dev k3s on: push: - branches: [ dev ] + branches: [ master ] jobs: build-and-deploy: