summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2023-07-20 11:34:25 -0700
committerJessica Wagantall <jwagantall@linuxfoundation.org>2023-07-20 14:18:26 -0700
commit0daa88fe1b27fcd7faa9ba5ef16a2dc979052407 (patch)
tree778475ef731d91aea3f1080dc20c7394910372ff
parenteeb8a4a0ec09e22b647414cc14158379e0e1f219 (diff)
CI: Allow INFO verify workflow to vote
Issue-ID: CIMAN-33 Change-Id: Ib94c8f42d48844f7c5c8eaa186be9edad1e8eaa4 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--.github/workflows/gerrit-required-info-yaml-verify.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/workflows/gerrit-required-info-yaml-verify.yaml b/.github/workflows/gerrit-required-info-yaml-verify.yaml
index a5979a0..9d1a76a 100644
--- a/.github/workflows/gerrit-required-info-yaml-verify.yaml
+++ b/.github/workflows/gerrit-required-info-yaml-verify.yaml
@@ -61,6 +61,5 @@ jobs:
GERRIT_PROJECT: ${{ inputs.GERRIT_PROJECT }}
GERRIT_REFSPEC: ${{ inputs.GERRIT_REFSPEC }}
TARGET_REPO: ${{ inputs.TARGET_REPO }}
- comment-only: true
secrets:
GERRIT_SSH_REQUIRED_PRIVKEY: ${{ secrets.GERRIT_SSH_REQUIRED_PRIVKEY }}