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