Skip to content

Fix failing issue creation #25

Fix failing issue creation

Fix failing issue creation #25

Workflow file for this run

name: 📇 Add Issues and PRs to Project
on:
issues:
types: [opened]
pull_request:
types: [opened]
jobs:
github-project:
uses: ./.github/workflows/module-github-project.yaml
secrets: inherit