Skip to content

Commit

Permalink
chore: fix cleanup action
Browse files Browse the repository at this point in the history
  • Loading branch information
szuperaz committed Nov 28, 2023
1 parent 5ef466b commit a2c001d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/cleanup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ on:
jobs:
cleanup:
runs-on: ubuntu-latest
concurrency:
group: test-workflow
cancel-in-progress: true
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit a2c001d

Please sign in to comment.