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