fix
This commit is contained in:
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,
|
||||||
|
|||||||
Reference in New Issue
Block a user