Skip to content

Commit f25ae9c

Browse files
fix: check policy metadata job name
Signed-off-by: Fabrizio Sestito <[email protected]>
1 parent 48f6014 commit f25ae9c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
name: run tests and linters
1313
uses: kubewarden/github-actions/.github/workflows/reusable-test-policy-rust.yml@36f0782e949d8597c061ca0d519f7e17a2813190 # v3.4.8
1414

15-
check-metadata:
15+
check-policy-metadata:
1616
runs-on: ubuntu-latest
1717
steps:
1818
- uses: actions/checkout@11bd71901bbe5b1630ceea73d27597364c9af683 # v4

0 commit comments

Comments
 (0)