jesseduffield.lazygit/.github
Jesse Duffield 36e7524146 Only run code coverage report on non-fork branches
Codacy's coverage report feature requires the use of a secret key, which
is only available on the main repo and is not available on forks. So,
the step has been always failing on any forks. This commit ensures that
we only run it on non-forks.

This greatly diminishes the value of the coverage reports. I've talked
to one of the Codacy people and advised that they should just have an
API key for coverage reports which is not a secret, like what bugsnag
does.
2024-05-19 14:05:30 +10:00
..
ISSUE_TEMPLATE better bug report template 2022-08-08 18:53:22 +10:00
workflows Only run code coverage report on non-fork branches 2024-05-19 14:05:30 +10:00
dependabot.yml Limit to security updates 2021-08-25 21:43:58 +10:00
FUNDING.yml cleanup 2020-08-07 18:01:26 +10:00
pull_request_template.md Update PR template to use go generate command 2023-09-30 19:45:55 +10:00
release.yml Update release notes config and add CI check 2023-07-20 17:15:10 +10:00