fix
This commit is contained in:
2
.github/workflows/assign-to-project.yml
vendored
2
.github/workflows/assign-to-project.yml
vendored
@@ -25,6 +25,8 @@ jobs:
|
||||
|
||||
// find the column
|
||||
const columns = github.projects.listColumns({
|
||||
owner: context.repo.owner,
|
||||
repo: context.repo.repo,
|
||||
project_id: project_id
|
||||
})
|
||||
var column = null
|
||||
|
||||
Reference in New Issue
Block a user