mirror of
https://github.com/projectdiscovery/nuclei-templates.git
synced 2026-01-31 15:53:33 +08:00
purge everything (#4844)
This commit is contained in:
4
.github/workflows/cache-purge.yml
vendored
4
.github/workflows/cache-purge.yml
vendored
@@ -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"]'
|
||||
# PURGE_URLS: '["https://version-check.nuclei.sh/versions"]'
|
||||
Reference in New Issue
Block a user