fix
This commit is contained in:
parent
3855041754
commit
bccd87fe75
2
.github/workflows/assign-to-project.yml
vendored
2
.github/workflows/assign-to-project.yml
vendored
|
@ -91,7 +91,7 @@ jobs:
|
||||||
}
|
}
|
||||||
|
|
||||||
// get the issue/pr
|
// get the issue/pr
|
||||||
console.log('get the issue/pr...)
|
console.log('get the issue/pr...')
|
||||||
const item = await github.issues.get({
|
const item = await github.issues.get({
|
||||||
owner: context.repo.owner,
|
owner: context.repo.owner,
|
||||||
repo: context.repo.repo,
|
repo: context.repo.repo,
|
||||||
|
|
Loading…
Reference in New Issue
Block a user