hello-nrfcloud / firmware

Firmware for devices connecting to nRF Cloud for the out-of-box experience
Other
3 stars 6 forks source link

workflow: on_target: Make the workflow run on push to main #215

Closed balaji-nordic closed 3 months ago

balaji-nordic commented 3 months ago

Make Target Tests run on every push to main. This is done to ensure that all commits on main are target tested so that when we make a release we know that we make it from a green commit.

coderbyheart commented 3 months ago

Cool, once this is passed, we can disable these tests for the attach assets workflow.

balaji-nordic commented 3 months ago

Cool, once this is passed, we can disable these tests for the attach assets workflow.

yes

balaji-nordic commented 3 months ago

Merging with Build failure as the failure is due to the memfault project key not available on PRs created from forks.