Skip to content

Commit

Permalink
ci: bring back checkout step [no ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Nov 22, 2023
1 parent 45ad9ab commit 8d7109c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ jobs:
role-to-assume: arn:aws:iam::726952677045:role/GitHubActionsWebinyJs
aws-region: eu-central-1

# We need this step because of the `aws-nuke.yml` config which is stored in our repo.
- uses: actions/checkout@v3

- name: Run AWS Nuke
run: >
aws-nuke
Expand Down

0 comments on commit 8d7109c

Please sign in to comment.