mirror of
https://github.com/EyeTrackVR/EyeTrackVR-Docs.git
synced 2025-11-04 14:49:44 +08:00
Update build_release_vitepress.yml
This commit is contained in:
parent
4963b15f42
commit
ace7a5b3c3
@ -3,7 +3,7 @@ on:
|
||||
# Allows you to run this workflow manually from the Actions tab
|
||||
workflow_dispatch: {}
|
||||
push:
|
||||
branches: [docs]
|
||||
branches: [main]
|
||||
concurrency:
|
||||
group: ${{ github.workflow }}-${{ github.ref }}
|
||||
cancel-in-progress: true
|
||||
|
||||
Loading…
Reference in New Issue
Block a user