5
0
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:
Lea Anthony 2024-12-08 12:37:32 +11:00
parent fef7b0827b
commit 8d62a60d60
No known key found for this signature in database
GPG Key ID: 33DAF7BB90A58405

View File

@ -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 branchs name
push:
branches: [main]
branches: [v3-alpha]
# Allows you to run this workflow manually from the Actions tab on GitHub.
workflow_dispatch: