mirror of
https://github.com/actions/labeler
synced 2026-05-10 12:21:02 +02:00
3 lines
40 B
JavaScript
3 lines
40 B
JavaScript
'use strict';
|
|
module.exports = /^#!.*/;
|