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.
2 parents 4a9a517 + 63b1597 commit ab1325bCopy full SHA for ab1325b
.github/workflows/update-dependencies.yml
@@ -8,6 +8,7 @@ jobs:
8
update:
9
name: Update dependencies
10
runs-on: ubuntu-latest
11
+ if: github.repository == 'rust-lang/mdBook'
12
steps:
13
- uses: actions/checkout@v5
14
- name: Install Rust
0 commit comments