Skip to content

Commit

Permalink
CI: Switch out workflow conflusion getter
Browse files Browse the repository at this point in the history
Issue: RELENG-5356
Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: If93eabb49727ea0ecdd08940f76429c74a5e8c20
  • Loading branch information
tykeal committed Jun 3, 2024
1 parent 505a5bb commit 09ee741
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/gerrit-verify.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,9 @@ jobs:
needs: [prepare, pre-commit, tox]
runs-on: ubuntu-latest
steps:
- uses: technote-space/workflow-conclusion-action@v3
- name: Get workflow conclusion
# yaml-lint disable-line rule:line-length
uses: im-open/workflow-conclusion@e4f7c4980600fbe0818173e30931d3550801b992 # v2.2.3
- name: Set vote
uses: lfit/[email protected]
with:
Expand Down

0 comments on commit 09ee741

Please sign in to comment.