Skip to content

Update add-up-to-repo.yml #5

Update add-up-to-repo.yml

Update add-up-to-repo.yml #5

name: Add to Project
on:
pull_request_target:
issues:
types:
- opened
- reopened
jobs:
add-to-project:
name: Add to repo
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/Minty-cyber/projects/4
github-token: ${{ secrets.PROJECTS_TOKEN }}