Update issue.yml

This commit is contained in:
Fred K. Schott 2021-09-17 22:51:54 -07:00 committed by GitHub
parent b51ace2044
commit cef644a8fc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,9 +26,9 @@ jobs:
if: github.event.action == 'opened' && startsWith(github.event.issue.title, '💡 RFC:')
with:
project: 'https://github.com/snowpackjs/astro/projects/3'
column_name: 'In Progress'
column_name: 'Discussing'
- name: Assign RFCs to the RFC Tracker
- name: Assign RFCs to the Docs Tracker
uses: srggrs/assign-one-project-github-action@1.2.1
if: github.event.action == 'opened' && startsWith(github.event.issue.title, '📘 DOC:')
with: