This website requires JavaScript.
Explore
Help
Sign In
actions
/
labeler
Watch
1
Star
0
Fork
0
You've already forked labeler
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
91fcbb0108768a99a7ca15ad671262e975298e0f
labeler
/
node_modules
/
minimist
/
example
/
parse.js
T
3 lines
69 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Bump actions/github to 2.2.0 to support GHES (
#72
)
2020-05-15 09:52:23 -04:00
var
argv
=
require
(
'../'
)
(
process
.
argv
.
slice
(
2
)
)
;
build
2020-09-08 13:25:36 -04:00
console
.
log
(
argv
)
;
Reference in New Issue
Copy Permalink