Skip to content

request-token-list - Deploy workflow blocked by branch protection on snapshot push #2

request-token-list - Deploy workflow blocked by branch protection on snapshot push

request-token-list - Deploy workflow blocked by branch protection on snapshot push #2

name: Reopen Issue If PRs Open
on:
issues:
types: [closed]
jobs:
reopen-if-needed:
uses: RequestNetwork/.github/.github/workflows/reopen-issue-if-prs-open.yml@main
secrets:
token: ${{ secrets.REOPEN_ISSUES_TOKEN }}