5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-03 03:40:12 +08:00

Run full check on bugfix branches

This commit is contained in:
Lea Anthony 2023-12-10 07:32:48 +11:00
parent f517c8b980
commit fd3d1801ed

View File

@ -2,7 +2,7 @@ name: Build + Test v2
on: on:
push: push:
branches: [release/*, master] branches: [release/*, master, bugfix/*]
workflow_dispatch: workflow_dispatch:
jobs: jobs: