Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

12 build via GitHub actions #13

Merged
merged 7 commits into from
Apr 23, 2024

Conversation

jschroeter
Copy link
Collaborator

This adds a basic GitHub Action to build the firmware when

  • pushing to the repo (all branches, but could be limited to pull requests only)
  • if the firmware files were modified (e.g. editing the docs won't trigger a firmware build)

@DaSchaef
Copy link
Contributor

Thanks :)

@DaSchaef DaSchaef merged commit c2aac0b into gdoor-org:main Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Build firmware via GitHub Actions & publish releases
2 participants