Skip to content

Add pre-commit check in capella image #39

Add pre-commit check in capella image

Add pre-commit check in capella image #39

Workflow file for this run

# SPDX-FileCopyrightText: Copyright DB Netz AG and the capella-dockerimages 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 }}