Skip to content

Bump actions/add-to-project from 1.0.1 to 1.0.2 in the github-actions group #55

Bump actions/add-to-project from 1.0.1 to 1.0.2 in the github-actions group

Bump actions/add-to-project from 1.0.1 to 1.0.2 in the github-actions group #55

Workflow file for this run

name: Add to Project
on:
issues:
types:
- opened
pull_request_target:
types:
- opened
jobs:
add_to_project:
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/orgs/conda-incubator/projects/1
github-token: ${{ secrets.CEPS_PROJECT_TOKEN }}