pico-sdk icon indicating copy to clipboard operation
pico-sdk copied to clipboard

Add PR branch check action

Open will-v-pi opened this issue 5 months ago • 1 comments

This adds a GitHub action to throw an error if you raise a PR targeting the master branch, and adds a comment to the PR. See here for an example of the comment.

Note that this action will only be run once it has been merged into master

Once this is merged, I'll merge identical actions into picotool and pico-examples

will-v-pi avatar Jun 19 '25 16:06 will-v-pi