Skip to content

possible typo in process_021 python #134

possible typo in process_021 python

possible typo in process_021 python #134

Workflow file for this run

name: Moves newly created issues to the vhdl-style-guide project
on:
issues:
types:
- opened
jobs:
add-to-project:
name: Add issue to project
runs-on: ubuntu-latest
steps:
- uses: actions/[email protected]
with:
project-url: https://github.com/users/jeremiah-c-leary/projects/3
github-token: ${{ secrets.ADD_TO_PROJECT_WORKFLOW_PAT }}