Skip to content

Remove node from dev stack #4

Remove node from dev stack

Remove node from dev stack #4

name: add-issues-to-board
on:
issues:
types: [opened, reopened]
jobs:
add-issues-to-board:
runs-on: ubuntu-latest
steps:
- name: Add to Board
uses: actions/[email protected]
with:
project-url: https://github.com/orgs/windpioneers/projects/4
github-token: ${{ secrets.PROJECT_ISSUES_TOKEN_GITHUB }}