Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoseph Julicher <jjulicher@mac.com>2021-05-20 03:01:54 +0300
committerGitHub <noreply@github.com>2021-05-20 03:01:54 +0300
commit3231d08be407d2036fb5d1b4c3c32653d39a673e (patch)
treeef445de91ec468201164d2589527e1a1f8873bf8
parentb515641e0a0d09e199d453a08a216db630708c34 (diff)
fixed CI repo branch (#330)
-rw-r--r--.github/workflows/kernel-checks.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.github/workflows/kernel-checks.yml b/.github/workflows/kernel-checks.yml
index 77184c110..b23b38f94 100644
--- a/.github/workflows/kernel-checks.yml
+++ b/.github/workflows/kernel-checks.yml
@@ -21,7 +21,7 @@ jobs:
uses: actions/checkout@v2
with:
repository: FreeRTOS/FreeRTOS
- ref: smp
+ ref: main
path: tools
# Checkout user pull request changes