mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-04 04:49:20 +08:00
Setup starlight workflow
This commit is contained in:
parent
fef7b0827b
commit
8d62a60d60
2
.github/workflows/v3-docs.yml
vendored
2
.github/workflows/v3-docs.yml
vendored
@ -4,7 +4,7 @@ on:
|
||||
# Trigger the workflow every time you push to the `main` branch
|
||||
# Using a different branch name? Replace `main` with your branch’s name
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [v3-alpha]
|
||||
# Allows you to run this workflow manually from the Actions tab on GitHub.
|
||||
workflow_dispatch:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user