Skip to content

Conversation

nnethercote
Copy link
Collaborator

  • Don't do container image CI on forks. (We shouldn't be pushing container images to ghcr.io from forks!)

  • Remove the if condition in deploy_guide.yml. It has no effct because there is an on: push: branches: - main condition higher up doing the same thing (and in the more typical way).

(These changes were supposed to be in #268, but I failed to commit the changes before pushing, sigh.)

- Don't do container image CI on forks. (We shouldn't be pushing
  container images to ghcr.io from forks!)

- Remove the `if` condition in `deploy_guide.yml`. It has no effct
  because there is an `on: push: branches: - main` condition higher up
  doing the same thing (and in the more typical way).

(These changes were supposed to be in Rust-GPU#268, but I failed to commit the
changes before pushing, sigh.)
@nnethercote nnethercote mentioned this pull request Sep 17, 2025
@LegNeato LegNeato merged commit c073178 into Rust-GPU:main Sep 17, 2025
16 of 17 checks passed
@LegNeato
Copy link
Contributor

Thanks!

@nnethercote nnethercote deleted the restrict-ci-more branch September 17, 2025 05:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants