mirror of
https://github.com/FirestormViewer/phoenix-firestorm.git
synced 2026-08-14 00:48:30 +00:00
SL-18837: Include actions-build-sh branch in build trigger pushes.
This commit is contained in:
@@ -4,7 +4,7 @@ on:
|
||||
workflow_dispatch:
|
||||
pull_request:
|
||||
push:
|
||||
branches: ["actions"]
|
||||
branches: ["actions", "actions-build-sh"]
|
||||
tags: ["*"]
|
||||
|
||||
jobs:
|
||||
|
||||
Reference in New Issue
Block a user