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:
|
||||
push:
|
||||
# branches: ["master"]
|
||||
branches: ["master"]
|
||||
paths:
|
||||
- 'docs/**'
|
||||
# Specify to run a workflow manually from the Actions tab on GitHub
|
||||
|
||||
Reference in New Issue
Block a user