cargo-binstall/.github/workflows
Jiahao XU 78eb0921e3
CI: Skip release-dry-run on pull_request (#1435)
For PRs opened by contributors who are not part of the cargo-bins team and for
PRs opened by dependabot, they cannot access the secrets, thus signing will
always fail.

Skipping release-dry-run on pull_request would fix that for them, while
retaining the signing stage on merge_queue and on main to ensure that the
release workflow is working.

It will also speedup CI for PR.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-09-30 13:36:23 +00:00
..
cache-cleanup.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
ci.yml CI: Skip release-dry-run on pull_request (#1435) 2023-09-30 13:36:23 +00:00
gh-action.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
install-script.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
release-cli.yml Fix release-packages and release-cli workflow (#1422) 2023-09-29 02:49:43 +00:00
release-packages.yml Fix release-packages and release-cli workflow (#1422) 2023-09-29 02:49:43 +00:00
release-pr.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
release.yml Use explicit write permissions (#1404) 2023-09-26 21:57:51 +00:00
shellcheck.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00
upgrade-transitive-deps.yml build(deps): bump actions/checkout from 3 to 4 (#1346) 2023-09-05 02:10:48 +00:00