Re-enable master only
This commit is contained in:
2
.github/workflows/build_docs.yaml
vendored
2
.github/workflows/build_docs.yaml
vendored
@@ -4,7 +4,7 @@ name: Build documentation
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
# branches: ["master"]
|
branches: ["master"]
|
||||||
paths:
|
paths:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
# Specify to run a workflow manually from the Actions tab on GitHub
|
# Specify to run a workflow manually from the Actions tab on GitHub
|
||||||
|
|||||||
Reference in New Issue
Block a user