Skip to content

Commit 030c666

Browse files
committed
🧪 Ensure SLSA runs in YOLO mode in CI
1 parent e2b9b40 commit 030c666

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/ci-cd.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1003,6 +1003,9 @@ jobs:
10031003
- build
10041004
- post-release-repo-update
10051005
- pre-setup # transitive, for accessing settings
1006+
if: >-
1007+
always()
1008+
&& needs.post-release-repo-update.result == 'success'
10061009
10071010
permissions:
10081011
actions: read

0 commit comments

Comments
 (0)