Skip to content

[CEP 25] Versioning of Existing conda Standards #89

[CEP 25] Versioning of Existing conda Standards

[CEP 25] Versioning of Existing conda Standards #89

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/add-to-project@v1.0.2
with:
project-url: https://github.com/orgs/conda-incubator/projects/1
github-token: ${{ secrets.CEPS_PROJECT_TOKEN }}