We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3152230 commit ab3df87Copy full SHA for ab3df87
.github/workflows/e2e.yml
@@ -30,6 +30,8 @@ jobs:
30
fail-fast: false
31
steps:
32
# Pinned 1.0.0 version
33
+ - uses: haya14busa/action-workflow_run-status@967ed83efa565c257675ed70cfe5231f062ddd94
34
+
35
- uses: actions/[email protected]
36
with:
37
path: plugin
0 commit comments