diff --git a/.github/workflows/cache-purge.yml b/.github/workflows/cache-purge.yml index 3e4f26870e9..0cdd8e99f54 100644 --- a/.github/workflows/cache-purge.yml +++ b/.github/workflows/cache-purge.yml @@ -1,4 +1,4 @@ -name: Cache Purge +name: 🗑️ Cache Purge on: push: @@ -15,4 +15,4 @@ jobs: env: CLOUDFLARE_ZONE: ${{ secrets.CLOUDFLARE_ZONE }} CLOUDFLARE_TOKEN: ${{ secrets.CLOUDFLARE_TOKEN }} - PURGE_URLS: '["https://version-check.nuclei.sh/versions"]' \ No newline at end of file +# PURGE_URLS: '["https://version-check.nuclei.sh/versions"]' \ No newline at end of file