Skip to content

[Bug]: Issue with Python 3.12 in versioneer.py #27

[Bug]: Issue with Python 3.12 in versioneer.py

[Bug]: Issue with Python 3.12 in versioneer.py #27

name: Add issues/PRs to my project automatically
on:
issues:
types:
- opened
- transferred
pull_request_target:
types:
- opened
jobs:
add-to-project:
name: Add issue or PR to project
runs-on: ubuntu-latest
steps:
- uses: actions/add-to-project@main
with:
project-url: https://github.com/users/cp2004/projects/3
github-token: ${{ secrets.PROJECT_ACCESS }}