sensorium / Mozzi

sound synthesis library for Arduino

Home Page:https://sensorium.github.io/Mozzi/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Minor / infrastructure: Avoid duplicate workflow runs on pushes to PRs

tfry-git opened this issue · comments

No real consequences of the current behavior, but I just cannot bear watching those poor github runners duplicating the entire "compile-examples" workflow, when pushing new commits to a PR.

Some folks have apparently figured out, how to avoid this:
https://stackoverflow.com/questions/75714742/do-not-trigger-github-action-workflow-on-push-if-a-pr-is-open-on-the-branch

Or, should the above not work for some reason:
https://github.com/fkirc/skip-duplicate-actions