fix: github runner (#4961)
This commit is contained in:
parent
a13380407b
commit
9535422361
3
.github/workflows/build-docs.yml
vendored
3
.github/workflows/build-docs.yml
vendored
@ -1,9 +1,8 @@
|
||||
name: Build and Deploy Docs
|
||||
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [master]
|
||||
|
||||
env:
|
||||
ACTIONS_STEP_DEBUG: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user