Skip to content

wrangler@dispatch-namespaces-dev does not support wrangler.jsonc even though the docs mention it #1354

wrangler@dispatch-namespaces-dev does not support wrangler.jsonc even though the docs mention it

wrangler@dispatch-namespaces-dev does not support wrangler.jsonc even though the docs mention it #1354

Workflow file for this run

name: Issue Opened
on:
issues:
types: [opened]
jobs:
compile:
name: Assignee
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ./.github/actions/assign-issue
with:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}