Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
workflow: Only run once on PR or merge to main
Restrict when the workflow is run so that it will either run when pushed to main, or when a pull request to main, and not for arbitrary other branches. Signed-off-by: David Brown <[email protected]>
- Loading branch information