pulsar/.github
DeeDeeG 28fb9c4d98 CI: Sign binaries (only) for branch pushes, not PRs
Before, we were unintentionally not signing for pushes, and only
signing for PRs.

We definitely *do* want to sign for pushes,
(such as to `master` branch), so that Rolling releases get signed,
but we probably don't need (and probably don't want?) to sign for PRs.
(Regardless of whether from a fork or not.)

So, this commit essentially reverses the situation from before:
- DO sign for branch pushes. (Note: the workflow currently only
  triggers for `master` branch pushes.)
- DON'T sign for any other events, such as for Pull Requests.

(This change is for GitHub Actions only, as the Cirrus config was
already set up in a very particular way during the migration of most
binary builds to GitHub Actions, which was quite recent,
and doesn't need any changes at this time.)
2023-09-28 20:51:15 -04:00
..
workflows CI: Sign binaries (only) for branch pushes, not PRs 2023-09-28 20:51:15 -04:00
lock.yml 🔥 Use organization level templates 2019-06-13 14:31:17 -07:00
move.yml Enable move-issues bot 2018-04-20 15:45:38 -07:00
no-response.yml Set probot/no-response days-until-close to 28 days 2018-09-28 10:30:42 -04:00
pull.yml pull bot: mergeUnstable: true 2020-09-11 10:21:30 -05:00
renovate.json Add ignorePaths to renovate config 2023-08-27 00:02:35 -07:00
stale.yml Add indentation to force YAML to leave certain lines the way they are 2017-10-07 12:59:59 -07:00