Skip to content

Commit 52e0e22

Browse files
committed
remove name from reusable workflow call
Signed-off-by: Meredith Lancaster <[email protected]>
1 parent 9f2187b commit 52e0e22

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

Diff for: .github/workflows/policies-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
jobs:
99
release-policy-controller:
10-
name: Release Policy Controller Policies Chart
1110
uses: ./github/workflows/release.yml
1211
with:
1312
chart_name: policy-controller-policies

Diff for: .github/workflows/policy-controller-release.yml

-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ on:
77

88
jobs:
99
release-policy-controller:
10-
name: Release Policy Controller Chart
1110
uses: ./github/workflows/release.yml
1211
with:
1312
chart_name: policy-controller

0 commit comments

Comments
 (0)