PHPMailer/.github/workflows
jrfnl a0a3e6a3ef
GH Actions: allow test runs to succeed on fork
As things were, test runs on forks would always fail on the "upload code coverage reports" step, as forks (justifiably) don't have access to the `CODECOV_TOKEN`.

Fixed now by updating the conditions to run that step.
2025-11-13 20:43:39 +01:00
..
docs.yaml GH Actions: Bump JamesIves/github-pages-deploy-action 2025-11-10 06:03:18 +00:00
scorecards.yml GH Actions: Bump github/codeql-action in the action-runners group 2025-11-03 06:03:34 +00:00
tests.yml GH Actions: allow test runs to succeed on fork 2025-11-13 20:43:39 +01:00