mirror of
https://github.com/actions/labeler
synced 2026-06-09 22:18:11 +02:00
5 lines
59 B
JavaScript
Executable File
5 lines
59 B
JavaScript
Executable File
#!/usr/bin/env node
|
|
'use strict';
|
|
|
|
require('./_acorn.js');
|