mirror of
https://github.com/lvgl/lvgl.git
synced 2025-01-14 06:42:58 +08:00
fix(docs): temporarily lock workflow to master to prevent running in PRs
This commit is contained in:
parent
d9b3c672fd
commit
81886e7859
5
.github/workflows/compile_docs.yml
vendored
5
.github/workflows/compile_docs.yml
vendored
@ -1,5 +1,8 @@
|
||||
name: Build docs
|
||||
on: push
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
jobs:
|
||||
build-and-deploy:
|
||||
runs-on: ubuntu-latest
|
||||
|
Loading…
x
Reference in New Issue
Block a user