mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-15 12:39:31 +03:00
fix(metrics): Add repo check
This commit is contained in:
@@ -12,6 +12,7 @@ env:
|
||||
|
||||
jobs:
|
||||
setup_cargo:
|
||||
if: github.repository == 'rust-lang/rust-analyzer'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Install Rust toolchain
|
||||
|
||||
Reference in New Issue
Block a user