mirror of
https://github.com/codecov/codecov-action
synced 2026-09-14 20:13:46 +00:00
add header comments
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Codecov @codecov
|
||||
# Ibrahim Ali @ibrahim0814
|
||||
|
||||
set -eu
|
||||
|
||||
if [ $# -eq 0 ]
|
||||
|
||||
Reference in New Issue
Block a user