formatted workflows
هذا الالتزام موجود في:
@@ -1,7 +1,7 @@
|
||||
name: pr-closed
|
||||
concurrency: ${{ github.event.number }}
|
||||
|
||||
on:
|
||||
on:
|
||||
pull_request:
|
||||
types: [closed]
|
||||
|
||||
@@ -24,8 +24,8 @@ jobs:
|
||||
subscription-id: ${{ secrets.AZURE_SUBSCRIPTION_ID }}
|
||||
- uses: Azure/cli@v1
|
||||
name: Delete resource group
|
||||
with:
|
||||
with:
|
||||
inlineScript: |
|
||||
az group delete \
|
||||
--name ${{ env.resourceGroupName }} \
|
||||
--yes
|
||||
--yes
|
||||
|
المرجع في مشكلة جديدة
حظر مستخدم