From 1b6c744cb20a06ac76104f04a7b3a2a2281832b9 Mon Sep 17 00:00:00 2001 From: mrrfv Date: Mon, 15 May 2023 15:08:31 +0200 Subject: [PATCH] add more info to github actions documentation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 18eb348..43afebb 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,8 @@ Cloudflare Gateway allows you to create custom rules to filter HTTP, DNS, and ne These scripts can be run using GitHub Actions so your filters will be automatically updated and pushed to Cloudflare Gateway. This is useful if you are using a frequently updated malware blocklist. +Please note that the GitHub Action downloads the recommended blocklists and whitelist by default. You can change this behavior by editing the file. + 1. Create a new empty, private repository. Forking or public repositories are discouraged, but supported - although the script never leaks your API keys and GitHub Actions secrets are automatically redacted from the logs, it's better to be safe than sorry. 2. Create the following GitHub Actions secrets in your repository settings: