mirror of
https://github.com/actions/labeler
synced 2026-05-13 14:41:12 +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');
|