diff --git a/.github/workflows/assign-to-project.yml b/.github/workflows/assign-to-project.yml index 1333699..d664c33 100644 --- a/.github/workflows/assign-to-project.yml +++ b/.github/workflows/assign-to-project.yml @@ -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,