Frederick888 / external-editor-revived

External Editor Revived is a Thunderbird MailExtension which allows editing emails in programs such as Vim, Neovim, Emacs, etc.
GNU General Public License v3.0
110 stars 6 forks source link

ci: Disable gh-ph on PRs from forks #127

Closed Frederick888 closed 10 months ago

Frederick888 commented 10 months ago

Changes

0c976cb ci: Disable gh-ph on PRs from forks

According to [1]:

Secrets are not automatically passed to reusable workflows.

So [2] did not work.

[1] https://docs.github.com/en/actions/security-guides/using-secrets-in-github-actions#using-secrets-in-a-workflow [2] https://github.com/Frederick888/external-editor-revived/commit/e6b7da680a70f1eca8e52395b20786c9131f2a80

Checklist

Is this a breaking change?

No

Test results