github action updates
This commit is contained in:
4
.github/workflows/ci-docs.yml
vendored
4
.github/workflows/ci-docs.yml
vendored
@@ -2,6 +2,10 @@ name: CI - Docs build check
|
||||
|
||||
on:
|
||||
push:
|
||||
tags:
|
||||
- "draft*"
|
||||
- "rc*"
|
||||
- "v*"
|
||||
branches:
|
||||
- main
|
||||
- draft
|
||||
|
||||
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: Build & publish docs (rc + release)
|
||||
name: Build & publish
|
||||
|
||||
on:
|
||||
push:
|
||||
|
||||
Reference in New Issue
Block a user