github: fixed branch name
This commit is contained in:
parent
8281382bd6
commit
374ddb677c
1 changed files with 1 additions and 1 deletions
2
.github/workflows/documentation.yml
vendored
2
.github/workflows/documentation.yml
vendored
|
@ -2,7 +2,7 @@ name: documentation
|
|||
on:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
permissions:
|
||||
contents: write
|
||||
jobs:
|
||||
|
|
Loading…
Reference in a new issue