This is a repository with Continuous Integration/Continuous Deployment (CI/CD) examples for Particle firmware projects.
All examples use GitHub Actions.
The goal is to automate the build, test, and deployment of firmware to development and test devices.
Links to Particle GitHub Actions for firmware development: Compile | Flash Device | Firmware Upload
Also see official Particle documentation for more details.