Skip to content

Add user profiles

Add user profiles #314

Workflow file for this run

# SPDX-FileCopyrightText: Copyright DB Netz AG and the capella-collab-manager contributors
# SPDX-License-Identifier: CC0-1.0
name: Update project items
on:
issues:
types:
- opened
jobs:
add-to-project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/DSD-DBS/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_PAT }}