Skip to content

New Rsource: azurerm_virtual_machine_scale_set_managed_disk #515

New Rsource: azurerm_virtual_machine_scale_set_managed_disk

New Rsource: azurerm_virtual_machine_scale_set_managed_disk #515

---
name: Pull Request New Commit
# Removes the waiting-response label whenever new commits are pushed to a PR.
permissions:
pull-requests: write
on:
pull_request_target:
types: [synchronize]
jobs:
remove-waiting-response:

Check failure on line 14 in .github/workflows/pr-waiting-response-remove-on-commit.yaml

View workflow run for this annotation

GitHub Actions / Pull Request New Commit

Invalid workflow file

The workflow is not valid. .github/workflows/pr-waiting-response-remove-on-commit.yaml (Line: 14, Col: 3): Error calling workflow 'hashicorp/terraform-provider-azurerm/.github/workflows/issue-remove-label.yaml@b23e8d9a9b202de04bae3da084cc1f763b164f83'. The workflow is requesting 'issues: write', but is only allowed 'issues: none'.
uses: ./.github/workflows/issue-remove-label.yaml
with:
label-name: "waiting-response"