Skip to content

Commit

Permalink
chore(cicd): make pr pipeline clenaup only on success (#2390)
Browse files Browse the repository at this point in the history
  • Loading branch information
schoren committed Apr 14, 2023
1 parent 7f92f83 commit bb03e25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pull-request.yaml
Expand Up @@ -395,7 +395,6 @@ jobs:
name: Cleanup test infra
runs-on: ubuntu-latest
needs: [trace-testing, e2e]
if: always()
steps:
- uses: google-github-actions/setup-gcloud@94337306dda8180d967a56932ceb4ddcf01edae7
with:
Expand Down

0 comments on commit bb03e25

Please sign in to comment.