mirror of
https://github.com/google/flatbuffers.git
synced 2026-06-19 03:53:06 +00:00
Update docs.yml
replace `main` with `master` that we are still using
This commit is contained in:
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.
|
# Pushes to main that touch the documentation directory.
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
- main
|
- master
|
||||||
paths:
|
paths:
|
||||||
- 'docs/**'
|
- 'docs/**'
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user