mirror of
https://github.com/codecov/codecov-action
synced 2026-09-14 20:13:46 +00:00
3 lines
40 B
JavaScript
3 lines
40 B
JavaScript
'use strict';
|
|
module.exports = /^#!.*/;
|