mirror of
https://github.com/rust-lang-cn/book-cn.git
synced 2025-01-23 07:20:20 +08:00
Update CI
This commit is contained in:
parent
5cfcf41b01
commit
f8f8119884
1
.github/workflows/main.yml
vendored
1
.github/workflows/main.yml
vendored
@ -65,6 +65,7 @@ jobs:
|
||||
- name: Validate references
|
||||
run: bash ci/validate.sh
|
||||
deploy:
|
||||
if: ${{ github.ref == 'refs/heads/main' }}
|
||||
name: Deploy
|
||||
runs-on: ubuntu-latest
|
||||
needs: [test, lint]
|
||||
|
Loading…
Reference in New Issue
Block a user