From 8a7e2c92aef5bd7d9c56c311307c19250104ffd1 Mon Sep 17 00:00:00 2001 From: Sandeep Singh Date: Sat, 16 Jul 2022 18:12:24 +0530 Subject: [PATCH] purge everything (#4844) --- .github/workflows/cache-purge.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/cache-purge.yml b/.github/workflows/cache-purge.yml index 3e4f26870e..0cdd8e99f5 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