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