Skip to content

Pre-existing yamllint failures in workflow files (develop branch) #61

Pre-existing yamllint failures in workflow files (develop branch)

Pre-existing yamllint failures in workflow files (develop branch) #61

name: Add to project
on:
issues:
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/users/wphillipmoore/projects/3
github-token: ${{ secrets.PROJECT_TOKEN }}