mirror of
https://github.com/rclone/rclone.git
synced 2025-04-19 18:31:10 +08:00
ci: add condition
This commit is contained in:
parent
7b3d9b7cc1
commit
8902f7d33b
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@ -21,6 +21,7 @@ on:
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
if: github.event_name == 'release'
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- name: Checkout
|
||||
|
Loading…
x
Reference in New Issue
Block a user