Skip to content

Commit

Permalink
delete_untagged_containers.yml: only run on OSGeo/GDAL repository
Browse files Browse the repository at this point in the history
  • Loading branch information
rouault committed Feb 18, 2024
1 parent 8aff060 commit 32f73d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/delete_untagged_containers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ jobs:
delete-untagged-containers:
name: Delete all containers from gdal-deps without tags
runs-on: ubuntu-latest
if: github.repository == 'OSGeo/gdal'
steps:
- name: Delete all containers from gdal-deps without tags
uses: Chizkiyahu/delete-untagged-ghcr-action@bbbab219998078a91c9b283dac9389b825894603 # v3.2.0
Expand Down

0 comments on commit 32f73d7

Please sign in to comment.