Skip to content

"Include" tag for markdown cells in question solution block #217

"Include" tag for markdown cells in question solution block

"Include" tag for markdown cells in question solution block #217

# A workflow for automatically adding all new issues to a project
name: Add issues to project
on:
issues:
types: [ opened ]
jobs:
createCard:
runs-on: ubuntu-latest
steps:
- name: Create project card
uses: peter-evans/create-or-update-project-card@v1
with:
project-name: Otter-Grader Issues and Tasks
column-name: Icebox