Skip to content

Commit

Permalink
fix for purge old container (radius-project#7616)
Browse files Browse the repository at this point in the history
# Description

Fix for radius-project#7589

## Type of change

- This pull request fixes a bug in Radius and has an approved issue
(issue link required).

Fixes: radius-project#7589
  • Loading branch information
nithyatsu authored May 20, 2024
1 parent 4537dfe commit 658dba7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/purge-test-resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
account-type: org
org-name: radius-project
token: ${{ secrets.GH_RAD_CI_BOT_PAT }}
keep-at-least: 1
purge_azure_resources:
name: Azure resources clean-ups
runs-on: ubuntu-latest
Expand Down

0 comments on commit 658dba7

Please sign in to comment.