Skip to content

⬆️ Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #14

⬆️ Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows

⬆️ Bump actions/download-artifact from 3 to 4.1.7 in /.github/workflows #14

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 }}