diff --git a/.github/workflows/prune.yml b/.github/workflows/prune.yml index 25b3a112e..7885242be 100644 --- a/.github/workflows/prune.yml +++ b/.github/workflows/prune.yml @@ -15,7 +15,7 @@ on: description: "Maven names you want to remove" required: true type: string - default: 'com.boozallen-*' + default: 'com.boozallen.aissemble.foundation-core-java' schedule: - cron: "0 0 * * *" # every day at midnight