Skip to content

[BUG] Error for accessNodes.api not defined in config points to page that does not exist: #172

[BUG] Error for accessNodes.api not defined in config points to page that does not exist:

[BUG] Error for accessNodes.api not defined in config points to page that does not exist: #172

name: Adds all issues to the project board.
on:
issues:
types:
- opened
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/onflow/projects/13
github-token: ${{ secrets.GH_ACTION_FOR_PROJECTS }}