WASdev / azure.websphere-traditional.cluster

Apache License 2.0
2 stars 9 forks source link

Ensure workflow delete resources #243

Closed backwind1233 closed 9 months ago

backwind1233 commented 9 months ago

Updates

  1. Rename testResourceGroup with pattern: ${prefix}-${{ github.repository_owner }}-${{ github.run_id }}-${{ github.run_number }}
  2. Refactor workflows to ensure at the end of the workflow, the azure resources will be deleted.