Skip to content

Commit

Permalink
remove name from reusable workflow call
Browse files Browse the repository at this point in the history
Signed-off-by: Meredith Lancaster <[email protected]>
  • Loading branch information
malancas committed Jun 7, 2024
1 parent 9f2187b commit 52e0e22
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/policies-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
release-policy-controller:
name: Release Policy Controller Policies Chart
uses: ./github/workflows/release.yml
with:
chart_name: policy-controller-policies
Expand Down
1 change: 0 additions & 1 deletion .github/workflows/policy-controller-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@ on:

jobs:
release-policy-controller:
name: Release Policy Controller Chart
uses: ./github/workflows/release.yml
with:
chart_name: policy-controller
Expand Down

0 comments on commit 52e0e22

Please sign in to comment.