1
0
This commit is contained in:
Stephan 2022-01-10 14:34:34 +01:00
parent 2b75661fd2
commit d3f5d490e6

View File

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