Skip to content

BF: PID Controller (SISO) #162

BF: PID Controller (SISO)

BF: PID Controller (SISO) #162

name: Assign project MLPro to new issue
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Assign project MLPro to new issue
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@v0.5.0
with:
# You can target a project in a different organization
# to the issue
project-url: https://github.com/orgs/fhswf/projects/11
github-token: ${{ secrets.ISSUE_UPDATES }}
# labeled: bug, needs-triage
# label-operator: OR