Skip to content

Optimisation to reduce the amount of send Request for the subflows #2

Optimisation to reduce the amount of send Request for the subflows

Optimisation to reduce the amount of send Request for the subflows #2

name: Automation - Add all new issues to roadmap project
on:
issues:
types:
- opened
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/Shuffle/projects/8
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}