Skip to content

Commit

Permalink
added infra for el
Browse files Browse the repository at this point in the history
  • Loading branch information
abroddrick committed Oct 4, 2024
1 parent 195daae commit e5d648a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy-sandbox.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
|| startsWith(github.head_ref, 'ag/')
|| startsWith(github.head_ref, 'ms/')
|| startsWith(github.head_ref, 'ad/')
|| startsWith(github.head_ref, 'el/')
outputs:
environment: ${{ steps.var.outputs.environment}}
runs-on: "ubuntu-latest"
Expand Down

0 comments on commit e5d648a

Please sign in to comment.