Skip to content

A network request made from a worker is still subject to blocking rule(s) even when allowAllRequests is in place #287

A network request made from a worker is still subject to blocking rule(s) even when allowAllRequests is in place

A network request made from a worker is still subject to blocking rule(s) even when allowAllRequests is in place #287

Workflow file for this run

name: "Needs Triage"
on:
issues:
types: [opened]
jobs:
triage:
if: github.event.issue.labels[0] == null
runs-on: ubuntu-latest
steps:
- uses: github/[email protected]
with:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
configuration-path: .github/labeler.yml
enable-versioned-regex: 0