mirror of
https://github.com/seemueller-io/hyper-custom-cert.git
synced 2025-09-08 22:46:45 +00:00
update triggers on docs workflow to sync with release workflow, bump to version 0.1.6
This commit is contained in:
17
.github/workflows/docs.yml
vendored
17
.github/workflows/docs.yml
vendored
@@ -2,21 +2,8 @@ name: Documentation
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
paths:
|
||||
- 'crates/hyper-custom-cert/src/**'
|
||||
- 'crates/hyper-custom-cert/README.md'
|
||||
- 'README.md'
|
||||
- 'crates/hyper-custom-cert/Cargo.toml'
|
||||
- '.github/workflows/docs.yml'
|
||||
pull_request:
|
||||
branches: [main]
|
||||
paths:
|
||||
- 'crates/hyper-custom-cert/src/**'
|
||||
- 'crates/hyper-custom-cert/README.md'
|
||||
- 'README.md'
|
||||
- 'crates/hyper-custom-cert/Cargo.toml'
|
||||
- '.github/workflows/docs.yml'
|
||||
tags:
|
||||
- 'v*'
|
||||
|
||||
jobs:
|
||||
docs:
|
||||
|
Reference in New Issue
Block a user