Skip to content

Commit 6f9bd99

Browse files
committed
Update clean-cache.yml
1 parent 92e4943 commit 6f9bd99

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/clean-cache.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ concurrency:
1717
cancel-in-progress: false
1818

1919
jobs:
20-
deploy:
20+
cleanup:
21+
if: github.repository == 'pypa/manylinux'
2122
name: Clean image cache
2223
runs-on: ubuntu-latest
2324
permissions:

0 commit comments

Comments
 (0)