Skip to content

Commit b4f2de4

Browse files
author
Jaymala
authored
backport of commit f587a97
1 parent a83e976 commit b4f2de4

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/workflows/enos-release-testing-oss.yml

+1-2
Original file line numberDiff line numberDiff line change
@@ -54,8 +54,7 @@ jobs:
5454

5555
save-metadata:
5656
runs-on: linux
57-
needs: [test]
58-
if: ${{ startsWith(github.event.action, 'enos-release-testing-oss') || failure() }}
57+
needs: test
5958
steps:
6059
- name: Persist metadata
6160
uses: hashicorp/actions-persist-metadata@v1

0 commit comments

Comments
 (0)