Skip to content

Integration tests: Better Data Initialization and Cleanup #59

Integration tests: Better Data Initialization and Cleanup

Integration tests: Better Data Initialization and Cleanup #59

name: Auto 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 }}