summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNat Goodspeed <nat@lindenlab.com>2023-11-02 08:58:32 -0400
committerNat Goodspeed <nat@lindenlab.com>2023-11-02 08:58:32 -0400
commit325dff9b44cd657d2a8a5b0952e57cc7deb122ea (patch)
treef77a70d8b14253d03f31939ddbd05a3c5b1ca056
parent7e08b334fe418324ef13284b5d5b8310cf9a4de7 (diff)
parente4d6a08941f9c4e81bda8ae14d481be5029353fd (diff)
DRTVWR-589: Merge branch 'public/main' into DRTVWR-589
to pick up tip commit that builds all branches.
-rw-r--r--.github/workflows/build.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/build.yaml b/.github/workflows/build.yaml
index 33a8cffa3f..1cd0c2526f 100644
--- a/.github/workflows/build.yaml
+++ b/.github/workflows/build.yaml
@@ -4,7 +4,7 @@ on:
workflow_dispatch:
pull_request:
push:
- branches: [main, "actions*"]
+ branches: ["*"]
tags: ["*"]
jobs: