SL-18837: Include actions-build-sh branch in build trigger pushes.

master
Nat Goodspeed 2023-06-28 09:36:25 -04:00
parent 8a6247e34b
commit ce3508613b
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ on:
workflow_dispatch:
pull_request:
push:
branches: ["actions"]
branches: ["actions", "actions-build-sh"]
tags: ["*"]
jobs: