Skip to content

Commit 6ec3038

Browse files
authored
Merge branch 'master' into terminate-hid-endpoint
2 parents ff35501 + 6cd34fd commit 6ec3038

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/regression_test.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ jobs:
3434
pages: write
3535
id-token: write
3636

37-
uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master
37+
uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
3838
with:
3939
cmake_path: ./test/cmake/usbx
4040
build_script: ./scripts/build.sh ${{ inputs.tests_to_run }}
@@ -52,7 +52,7 @@ jobs:
5252
pages: write
5353
id-token: write
5454

55-
uses: azure-rtos/threadx/.github/workflows/regression_template.yml@master
55+
uses: eclipse-threadx/threadx/.github/workflows/regression_template.yml@master
5656
with:
5757
cmake_path: ./test/cmake/usbx
5858
build_script: ./scripts/build.sh all

0 commit comments

Comments
 (0)