/.github/workflows/ci-bats-windows.yaml: email tim on bats failure

This commit is contained in:
coffeegoddd
2022-08-17 12:22:44 -07:00
parent 82fedd05a7
commit 103a1ed17a

View File

@@ -180,5 +180,5 @@ jobs:
region: us-west-2
version: ${{ github.event.client_payload.ref }}
template: 'BatsWindowsFailureTemplate'
toAddresses: '["${{ github.event.client_payload.actor_email }}"]'
toAddresses: '["${{ github.event.client_payload.actor_email }}", "tim@dolthub.com"]'
workflowURL: ${{ github.server_url }}/${{ github.repository }}/actions/runs/${{ github.run_id }}