Skip to content

flow init: add non-interactive flag for minimal setup #346

flow init: add non-interactive flag for minimal setup

flow init: add non-interactive flag for minimal setup #346

name: Adds all issues to the DevEx 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/85
github-token: ${{ secrets.GH_ACTION_FOR_PROJECTS }}