This commit is contained in:
Stephan 2021-12-16 15:51:58 +01:00
parent 3855041754
commit bccd87fe75

View File

@ -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,