Lup Yuen Lee 2024-06-27 21:12:25 +08:00 committed by GitHub
parent 11325df99a
commit ece5c98821
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -26,7 +26,7 @@ jobs:
- name: Checkout Source Files
run: |
## TODO: Paste the GitHub Repo and Branch
source=https://github.com/apache/nuttx/tree/master
source=https://github.com/rushabhvg/nuttx/tree/gpio2
## Match `https://github.com/user/repo/tree/branch`
pattern='\(.*\)\/tree\/\(.*\)'