Skip to content

Test Fix: TestAccEventGridEventSubscription_userIdentity #413

Test Fix: TestAccEventGridEventSubscription_userIdentity

Test Fix: TestAccEventGridEventSubscription_userIdentity #413

---
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@602c6362570617d0c8e05f7ef4a099a0fffbd0a1'. The workflow is requesting 'issues: write', but is only allowed 'issues: none'.
uses: ./.github/workflows/issue-remove-label.yaml
with:
label-name: "waiting-response"