Skip to content

Commit d0c37fe

Browse files
committed
use k8s-manifests artifacts
1 parent 6da3436 commit d0c37fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/psa-checker.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ jobs:
3131
- name: download artifacts
3232
uses: actions/download-artifact@v4
3333
with:
34-
pattern: shared-*
34+
pattern: "k8s-manifests-*"
3535
merge-multiple: true
3636
path: "shared"
3737
- name: run psa-checker

0 commit comments

Comments
 (0)