hedera-services
hedera-services copied to clipboard
ci: Updating the publish to Codacy step to be skipped on forked PRs.
Description: Codecy reporter needs additional parameters to be skipped on forked PRs so that steps/actions which require the use of secrets are only ran on PRs from the original repo.
Related issue(s):
Fixes #14293
Notes for reviewer:
Checklist
- [ ] Documented (Code comments, README, etc.)
- [ ] Tested (unit, integration, etc.)