Skip to content

Bump the workflows group in /.github/workflows with 6 updates #1480

Bump the workflows group in /.github/workflows with 6 updates

Bump the workflows group in /.github/workflows with 6 updates #1480

Workflow file for this run

name: Add to Project
on:
pull_request_target:
types:
- opened
jobs:
add_to_project:
if: '!github.event.repository.fork'
runs-on: ubuntu-slim
steps:
- uses: actions/add-to-project@244f685bbc3b7adfa8466e08b698b5577571133e # v1.0.2
with:
# PRs are added to the Review project
project-url: https://github.com/orgs/conda/projects/16
github-token: ${{ secrets.PROJECT_TOKEN }}