Skip to content

Publish CEPs on a website for easier linking (e.g. https://ceps.conda.org) #46

Publish CEPs on a website for easier linking (e.g. https://ceps.conda.org)

Publish CEPs on a website for easier linking (e.g. https://ceps.conda.org) #46

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