Skip to content

@miniflare/shared should not depend on @types/better-sqlite3 #12

@miniflare/shared should not depend on @types/better-sqlite3

@miniflare/shared should not depend on @types/better-sqlite3 #12

Workflow file for this run

name: Add issues to DevProd project
on:
issues:
types: [opened, labeled, unlabeled, transferred]
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/cloudflare/projects/1
github-token: ${{ secrets.GH_ACCESS_TOKEN }}