fix(metrics): Add repo check

This commit is contained in:
Raghul Nanth A 2023-06-28 18:13:24 +05:30
parent 506153b9f3
commit cf34df020d

View file

@ -12,6 +12,7 @@ env:
jobs:
setup_cargo:
if: github.repository == 'rust-lang/rust-analyzer'
runs-on: ubuntu-latest
steps:
- name: Install Rust toolchain