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
|
||||
console.log('get the issue/pr...)
|
||||
console.log('get the issue/pr...')
|
||||
const item = await github.issues.get({
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
|
|
Loading…
Reference in New Issue
Block a user