diff --git a/.github/workflows/cluster_cleanup.yml b/.github/workflows/cluster_cleanup.yml index c845ed3a..f1178e88 100644 --- a/.github/workflows/cluster_cleanup.yml +++ b/.github/workflows/cluster_cleanup.yml @@ -29,10 +29,9 @@ on: description: "Resource group to clean up" required: true default: ops-cli-int-test-rg - keyvault_prefix: + custom_prefix: type: string - description: "Prefix of keyvault to delete" - default: "opskv" + description: "Your custom prefix for things to delete" required: false # Run every night at midnight (Pacific) to cleanup resources schedule: