mirror of
https://github.com/joelwmale/webhook-action.git
synced 2026-06-30 14:51:48 +00:00
3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
'use strict';
|
|
module.exports = /^#!(.*)/;
|