Merge pull request #1905 from cisagov/new-dev-sandbox-meoward

New dev sandbox meoward & bob
This commit is contained in:
Alysia Broddrick 2024-03-14 11:11:27 -07:00 committed by GitHub
commit e4b0f1ad43
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 72 additions and 0 deletions

View file

@ -22,6 +22,8 @@ jobs:
|| startsWith(github.head_ref, 'es/')
|| startsWith(github.head_ref, 'ky/')
|| startsWith(github.head_ref, 'backup/')
|| startsWith(github.head_ref, 'meoward/')
|| startsWith(github.head_ref, 'bob/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"

View file

@ -16,6 +16,8 @@ on:
- stable
- staging
- development
- bob
- meoward
- backup
- ky
- es

View file

@ -16,6 +16,8 @@ on:
options:
- staging
- development
- bob
- meoward
- backup
- ky
- es