From 17e5ee5137fcbd112b360c28cf37c056b2f970d1 Mon Sep 17 00:00:00 2001 From: "dns.adguard-dns.com" Date: Wed, 24 Dec 2025 06:12:09 +0700 Subject: [PATCH 1/2] Add CI actions link to README Added a link to the GitHub Actions documentation for continuous integration. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4cc512edbf2b..fba98967e310 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # GitHub Docs - +actions/automating-builds-and-tests/about-continuous-integration Welcome to GitHub Docs! GitHub’s documentation is open source, meaning anyone from inside or outside the company can contribute. For full contributing guidelines, visit our [contributing guide](https://docs.github.com/en/contributing) ## Quick links by contributor type From 79936060a048add2397278880717148dd862c82d Mon Sep 17 00:00:00 2001 From: "dns.adguard-dns.com" <231106454+kfcxzaq084@users.noreply.github.com> Date: Sun, 28 Dec 2025 10:54:43 +0700 Subject: [PATCH 2/2] Create main.yml --- .github/workflows/main.yml | 1 + 1 file changed, 1 insertion(+) create mode 100644 .github/workflows/main.yml diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml new file mode 100644 index 000000000000..8b137891791f --- /dev/null +++ b/.github/workflows/main.yml @@ -0,0 +1 @@ +