From 9a8033630eb9f9d1608aeee83932a98e32096293 Mon Sep 17 00:00:00 2001 From: Nikhil Badyal Date: Sat, 1 Oct 2022 13:19:08 +0530 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Updated=20action=20name?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/pr-checks.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pr-checks.yml b/.github/workflows/pr-checks.yml index 0202065..2dfd5d1 100644 --- a/.github/workflows/pr-checks.yml +++ b/.github/workflows/pr-checks.yml @@ -1,4 +1,4 @@ -name: Build Revanced APK +name: Run Checks for PR # Enable Buildkit and let compose use it to speed up image building env: DOCKER_BUILDKIT: 1