Merge branch 'main' into new-dev-sandbox-rh

This commit is contained in:
Rebecca H 2023-08-07 19:01:56 -07:00 committed by GitHub
commit de88731440
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
13 changed files with 150 additions and 9 deletions

View file

@ -16,6 +16,7 @@ jobs:
|| startsWith(github.head_ref, 'ko/')
|| startsWith(github.head_ref, 'gd/')
|| startsWith(github.head_ref, 'rh/')
|| startsWith(github.head_ref, 'za/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"

View file

@ -16,6 +16,7 @@ on:
- stable
- staging
- rh
- za
- gd
- rb
- ko

View file

@ -17,6 +17,7 @@ on:
- stable
- staging
- rh
- za
- gd
- rb
- ko