Skip to content

Invalid HTTP requests to WabiSabiClientLibrary are not handled correctly #6

Invalid HTTP requests to WabiSabiClientLibrary are not handled correctly

Invalid HTTP requests to WabiSabiClientLibrary are not handled correctly #6

name: Add issues to project board
on:
issues:
types:
- opened
permissions: {}
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/zkSNACKs/projects/18
github-token: ${{ secrets.AUTO_ADD_TO_PROJECT_TOKEN }}