Skip to content

Improve some of the existing Storybook Stories #447

Improve some of the existing Storybook Stories

Improve some of the existing Storybook Stories #447

Workflow file for this run

# SPDX-FileCopyrightText: Copyright DB InfraGO AG and 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 }}