Skip to content

Commit

Permalink
CI: Switch workflow conclusion getter
Browse files Browse the repository at this point in the history
Issue: RELENG-5356
Signed-off-by: Andrew Grimberg <[email protected]>
Change-Id: I44ac71129361b6c1e32bfac13677d8ea31bafde3
  • Loading branch information
tykeal committed Jun 3, 2024
1 parent e33ea97 commit 793e37c
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 @@ -106,7 +106,9 @@ jobs:
needs: [prepare, pre-commit, tox]
runs-on: ubuntu-latest
steps:
- uses: technote-space/workflow-conclusion-action@v3
- name: Get workflow conclusion
# yamllint 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 793e37c

Please sign in to comment.