Skip to content

πŸ› BUG: ✘ [ERROR] A request to the Cloudflare API ... failed. #16

πŸ› BUG: ✘ [ERROR] A request to the Cloudflare API ... failed.

πŸ› BUG: ✘ [ERROR] A request to the Cloudflare API ... failed. #16

Workflow file for this run

name: Add issues to workers-sdk GH project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
project-url: https://github.com/orgs/cloudflare/projects/1
github-token: ${{ secrets.GH_ACCESS_TOKEN }}