Skip to content

Release 0.4.0 did not happen #62

Release 0.4.0 did not happen

Release 0.4.0 did not happen #62

name: Assign Issue to Project
on:
issues:
types: [opened, transferred]
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/AbsaOSS/projects/7
github-token: ${{ secrets.PAT_REPO_PROJECT_DISCUSS }}