mirror of
https://github.com/github/codeql-action.git
synced 2025-12-21 14:50:08 +08:00
3 lines
42 B
JavaScript
3 lines
42 B
JavaScript
'use strict';
|
|
module.exports = /^#!(.*)/;
|