Paste the GitHub Repo and Branch

This commit is contained in:
Lup Yuen Lee 2024-06-26 10:27:54 +08:00
parent 658f1ff54e
commit 348b4cc639

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/main
source=https://github.com/apache/nuttx/tree/master
## Match `https://github.com/user/repo/tree/branch`
pattern='\(.*\)\/tree\/\(.*\)'