fix(workflow): Fixes wrong branch (#505)
This commit is contained in:
parent
517190b820
commit
6a80dfea00
2 changed files with 3 additions and 3 deletions
2
.github/workflows/update-docs.yml
vendored
2
.github/workflows/update-docs.yml
vendored
|
|
@ -2,7 +2,7 @@ name: Updates Docs
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
jobs:
|
||||
update-docs:
|
||||
runs-on: ubuntu-latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue