Skip to content

Commit 32f73d7

Browse files
committed
delete_untagged_containers.yml: only run on OSGeo/GDAL repository
1 parent 8aff060 commit 32f73d7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/delete_untagged_containers.yml

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ jobs:
1414
delete-untagged-containers:
1515
name: Delete all containers from gdal-deps without tags
1616
runs-on: ubuntu-latest
17+
if: github.repository == 'OSGeo/gdal'
1718
steps:
1819
- name: Delete all containers from gdal-deps without tags
1920
uses: Chizkiyahu/delete-untagged-ghcr-action@bbbab219998078a91c9b283dac9389b825894603 # v3.2.0

0 commit comments

Comments
 (0)