Skip to content

Issue with ItemsAdder Blocks in Iris Dimension Engine - Not Generating Correctly #9

Issue with ItemsAdder Blocks in Iris Dimension Engine - Not Generating Correctly

Issue with ItemsAdder Blocks in Iris Dimension Engine - Not Generating Correctly #9

name: Add issues to project
on:
issues:
types: [opened, reopened]
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/PluginBugs/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}