Skip to content

CEP request: Document MatchSpec #50

CEP request: Document MatchSpec

CEP request: Document MatchSpec #50

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