nuttx-apps/.github
Lup Yuen Lee 594558eddf CI: Check out the correct branch of nuttx repo when compiling nuttx-apps
When compiling the Release Branch of `nuttx-apps`, our CI Workflow `build.yml` checks out the Master Branch of `nuttx` repo, which is incorrect. This happens due to a typo in `build.yml`: https://github.com/apache/nuttx/issues/14513

This PR fixes the typo in `build.yml` to checkout the correct branch of `nuttx` repo.
2024-11-04 12:51:06 +08:00
..
ISSUE_TEMPLATE ISSUE_TEMPLATE: fix missing labels 2024-10-22 23:14:15 +08:00
linters github/linters/setup.cfg: ignore E203 for flake8 to fix compatibility issues with black 2023-04-17 01:47:31 -07:00
workflows CI: Check out the correct branch of nuttx repo when compiling nuttx-apps 2024-11-04 12:51:06 +08:00
dependabot.yml chore: Included githubactions in the dependabot config 2022-06-21 16:43:58 +03:00
labeler.yml github: add auto labeler for PR 2024-10-13 23:30:08 +08:00
PULL_REQUEST_TEMPLATE.md github: Copy PULL_REQUEST_TEMPLATE.md from nuttx repo 2020-05-01 23:13:22 -07:00