mirror of
https://github.com/wailsapp/wails.git
synced 2025-05-08 03:39:37 +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
|
# Trigger the workflow every time you push to the `main` branch
|
||||||
# Using a different branch name? Replace `main` with your branch’s name
|
# Using a different branch name? Replace `main` with your branch’s name
|
||||||
push:
|
push:
|
||||||
branches: [main]
|
branches: [v3-alpha]
|
||||||
# Allows you to run this workflow manually from the Actions tab on GitHub.
|
# Allows you to run this workflow manually from the Actions tab on GitHub.
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user