fix
This commit is contained in:
parent
2b75661fd2
commit
d3f5d490e6
2
.github/workflows/assign-milestones.js
vendored
2
.github/workflows/assign-milestones.js
vendored
|
@ -15,6 +15,8 @@
|
|||
|
||||
module.exports = ({github, context}) => {
|
||||
|
||||
console.log('assign-milestones')
|
||||
|
||||
const restapi = github.rest
|
||||
|
||||
// get and validate the event name
|
||||
|
|
Loading…
Reference in New Issue
Block a user