Skip to content

Commit

Permalink
Removed checkout in cleanup (GoogleCloudPlatform#718)
Browse files Browse the repository at this point in the history
  • Loading branch information
xtineskim authored and sitaramkm committed Mar 27, 2022
1 parent 0b75edc commit 272c8f0
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .github/workflows/cleanup.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,6 @@ jobs:
cleanup-namespace:
runs-on: [self-hosted, is-enabled]
steps:
- uses: actions/checkout@v2
with:
ref: ${{github.event.pull_request.head.ref}}
repository: ${{github.event.pull_request.head.repo.full_name}}
- name: Delete PR namespace in staging cluster
if: ${{ always() }}
timeout-minutes: 20
Expand Down

0 comments on commit 272c8f0

Please sign in to comment.