Skip to content

Commit

Permalink
test delete review app
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Nov 13, 2024
1 parent ab80dbf commit c538143
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/delete-review-app.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,14 @@ jobs:
- name: Delete Review App
id: delete-review-app
environment: aks-review
uses: DFE-Digital/github-actions/delete-review-app@delete-review-app
with:
azure-credentials: ${{ secrets.AZURE_CREDENTIALS }}
gcp-wip: ${{ vars.GCP_WIP }}
gcp-project-id: ${{ vars.GCP_PROJECT_ID }}
environment: aks-review
github_event_name: ${{ github.event_name }}
github-event-name: ${{ github.event_name }}
global-config: review
pr-number: ${{ env.PR_NUMBER }}
service-name: refer-serious-misconduct
Expand Down

0 comments on commit c538143

Please sign in to comment.