Update build_release_vitepress.yml

This commit is contained in:
DaOfficialWizard 2023-01-21 11:19:25 +00:00 committed by GitHub
parent 4963b15f42
commit ace7a5b3c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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