diff --git a/.gitea/workflows/commentDeploy.yml b/.gitea/workflows/commentDeploy.yml index ce87f71..98f3bf4 100644 --- a/.gitea/workflows/commentDeploy.yml +++ b/.gitea/workflows/commentDeploy.yml @@ -2,7 +2,7 @@ name: ChatOps Deploy on: issue_comment jobs: - deploy: + testing: # if: | # github.event.issue.pull_request && # startsWith(github.event.comment.body, '/deploy') &&