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

This commit is contained in:
Nat Goodspeed
2023-06-28 09:36:25 -04:00
parent 8a6247e34b
commit ce3508613b
+1 -1
View File
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
pull_request:
push:
branches: ["actions"]
branches: ["actions", "actions-build-sh"]
tags: ["*"]
jobs: