Skip to content

Write specification for text spec input files #49

Write specification for text spec input files

Write specification for text spec input files #49

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