fixed spacing

This commit is contained in:
Alysia Broddrick 2023-06-12 14:43:03 -07:00
parent a714da06e6
commit 5d3271e4a6
No known key found for this signature in database
GPG key ID: 03917052CD0F06B7

View file

@ -17,7 +17,7 @@ jobs:
|| startsWith(github.head_ref, 'ab/')
|| startsWith(github.head_ref, 'bl/')
|| startsWith(github.head_ref, 'rjm/')
|| startsWith(github.head_ref, 'ko/')
|| startsWith(github.head_ref, 'ko/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"