mirror of
https://github.com/hoverkraft-tech/compose-action.git
synced 2026-01-11 23:23:06 +08:00
3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
'use strict';
|
|
module.exports = /^#!(.*)/;
|