Merge pull request 'ci: run build-tests and deploy-docs on any release branch' (#54) from develop into release-25.11
All checks were successful
Deploy docs / build-and-deploy (push) Successful in 6s
All checks were successful
Deploy docs / build-and-deploy (push) Successful in 6s
Reviewed-on: #54
This commit is contained in:
commit
21f9d16df7
2 changed files with 2 additions and 2 deletions
|
|
@ -4,7 +4,7 @@ name: Build tests
|
|||
on:
|
||||
pull_request:
|
||||
branches:
|
||||
- release-25.11
|
||||
- release-*
|
||||
|
||||
jobs:
|
||||
build-hosts:
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@ name: Deploy docs
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- release-25.11
|
||||
- release-*
|
||||
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue