This commit is contained in:
Lup Yuen Lee 2024-07-11 08:41:03 +08:00 committed by GitHub
parent 28fe5ae4cf
commit 5ac6ead7fd
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/henryrov/nuttx/tree/bl808-spi-squash
## Match `https://github.com/user/repo/tree/branch`
pattern='\(.*\)\/tree\/\(.*\)'