From 348b4cc6398b5dd4551506e374c8872714f51998 Mon Sep 17 00:00:00 2001 From: Lup Yuen Lee Date: Wed, 26 Jun 2024 10:27:54 +0800 Subject: [PATCH] Paste the GitHub Repo and Branch --- .github/workflows/sg2000-special.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sg2000-special.yml b/.github/workflows/sg2000-special.yml index 548384d..bcedc37 100644 --- a/.github/workflows/sg2000-special.yml +++ b/.github/workflows/sg2000-special.yml @@ -26,7 +26,7 @@ jobs: - name: Checkout Source Files run: | ## TODO: Paste the GitHub Repo and Branch - source=https://github.com/apache/nuttx/tree/main + source=https://github.com/apache/nuttx/tree/master ## Match `https://github.com/user/repo/tree/branch` pattern='\(.*\)\/tree\/\(.*\)'