fetch-depth:0# by default the checkout action doesn't checkout all branches
- name:"Check for metrics modifications"
run:./.github/scripts/metrics_checker.sh
# as of now, cannot use github vars in "external" scripts; ref: https://github.community/t/using-github-action-environment-variables-in-shell-script/18330