We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2258809 commit f9c61f5Copy full SHA for f9c61f5
.github/workflows/rust-toolchain-upgrade.yml
@@ -13,6 +13,7 @@ permissions:
13
jobs:
14
check-and-upgrade:
15
runs-on: ubuntu-latest
16
+ if: github.repository == 'Rust-GPU/rust-gpu'
17
steps:
18
- name: Checkout repository
19
uses: actions/checkout@v4
0 commit comments