Skip to content

Commit

Permalink
Added a welcome message to allow users to know they're using our action
Browse files Browse the repository at this point in the history
  • Loading branch information
DMarinhoCodacy committed Jan 17, 2024
1 parent 9c8eb46 commit 1007ec5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions action.yml
Expand Up @@ -38,6 +38,8 @@ runs:
- name: "Run coverage-reporter"
shell: bash
run: |
echo "Welcome to Coverage-Reporter-Action"
set -eux
report_list=''
Expand Down

0 comments on commit 1007ec5

Please sign in to comment.