mirror of
https://github.com/vee1e/flatbuffers.git
synced 2026-09-01 17:57:25 +00:00
Update docs.yml
replace `main` with `master` that we are still using
This commit is contained in:
parent
bbb6b932fc
commit
79d9e33ea3
1 changed files with 1 additions and 1 deletions
2
.github/workflows/docs.yml
vendored
2
.github/workflows/docs.yml
vendored
|
|
@ -6,7 +6,7 @@ on:
|
|||
# Pushes to main that touch the documentation directory.
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths:
|
||||
- 'docs/**'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue