added bob and meoward to deploy setup

This commit is contained in:
Alysia Broddrick 2024-03-14 10:11:16 -07:00
parent bc2843bfe7
commit 1518109994
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

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"