Skip to content

Commit

Permalink
Fix GH action failing due to typo
Browse files Browse the repository at this point in the history
Signed-off-by: black-dragon74 <[email protected]>
  • Loading branch information
black-dragon74 authored and openshift-cherrypick-robot committed May 28, 2024
1 parent 36cb1bc commit f1f0fa1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion collection-scripts/gather_namespaced_resources
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ resources=()
# resources+=(storageclusters)
# resources+=(storagesystem)

# collect OB/OBC resoureces
# collect OB/OBC resources
resources+=(objectbuckets)

# collection path for OC commands
Expand Down

0 comments on commit f1f0fa1

Please sign in to comment.