зеркало из https://github.com/github/docs.git
Update column ID in first responder workflow (#37095)
This commit is contained in:
Родитель
8e3b31436e
Коммит
f3a685c579
|
@ -78,7 +78,7 @@ jobs:
|
|||
script: |
|
||||
const issueToRemove = context.payload.number
|
||||
const cards = await github.rest.projects.listCards({
|
||||
column_id: 11130889
|
||||
column_id: 19473478
|
||||
})
|
||||
cards.data.forEach(card => {
|
||||
if (card.content_url) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче