fix
This commit is contained in:
parent
b7be07cd11
commit
f9c717556d
1
.github/workflows/assign-to-project.yml
vendored
1
.github/workflows/assign-to-project.yml
vendored
|
@ -104,6 +104,7 @@ jobs:
|
||||||
else {
|
else {
|
||||||
console.log(`issue id: ${item.id}.`)
|
console.log(`issue id: ${item.id}.`)
|
||||||
}
|
}
|
||||||
|
console.log(item) // WTF is the id?
|
||||||
|
|
||||||
console.log('create the card...')
|
console.log('create the card...')
|
||||||
console.log(`in column ${column.id} for item ${item.id} of type ${content_type}`)
|
console.log(`in column ${column.id} for item ${item.id} of type ${content_type}`)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user