mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-12 09:07:46 -04:00
Move url checker to the action directory
This commit is contained in:
parent
5f898fef2d
commit
a1e444e5df
2 changed files with 1 additions and 1 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
@ -21,4 +21,4 @@ jobs:
|
||||||
path: ./kernel
|
path: ./kernel
|
||||||
- name: URL Checker
|
- name: URL Checker
|
||||||
run: |
|
run: |
|
||||||
bash kernel/.github/workflows/url_verifier.sh kernel
|
bash kernel/.github/actions/url_verifier.sh kernel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue