fix issue.yml syntax error

This commit is contained in:
Fred K. Schott 2021-09-01 11:27:29 -07:00
parent 53ffefcf43
commit 5cb57a375a

View file

@ -1,4 +1,4 @@
name: Auto Assign to Project(s) name: Auto Assign Issues to Project
on: on:
issues: issues:
@ -33,4 +33,4 @@ jobs:
if: github.event.action == 'opened' && startsWith(github.event.issue.title, '📘 DOC:') if: github.event.action == 'opened' && startsWith(github.event.issue.title, '📘 DOC:')
with: with:
project: 'https://github.com/srggrs/assign-one-project-github-action/projects/5' project: 'https://github.com/srggrs/assign-one-project-github-action/projects/5'
column_name: 'TODO column_name: 'TODO'