Skip to content

Bump cloudflare/wrangler-action from 3.8.0 to 3.9.0 #378

Bump cloudflare/wrangler-action from 3.8.0 to 3.9.0

Bump cloudflare/wrangler-action from 3.8.0 to 3.9.0 #378

Workflow file for this run

# https://docs.github.com/actions
name: CI
on:
pull_request:
branches:
- main
jobs:
npm-run:
name: Node.js
uses: YOURLS/.github/.github/workflows/nodejs.yml@main
with:
action-matrix: '["lint", "build"]'