GitHub: Special builds for more branches
authorNicolas Williams <nico@twosigma.com>
Sat, 15 Jan 2022 22:29:11 +0000 (16:29 -0600)
committerNicolas Williams <nico@twosigma.com>
Sat, 15 Jan 2022 22:29:11 +0000 (16:29 -0600)
commit6ea05203887dfe884dca9e8e19df36b495644185
tree1f81ee3ec6554a85f2300e609205e00e3363f079
parent1ba296dc6afda613a31b47ead0962dd09a3bf4bc
GitHub: Special builds for more branches

Instead of triggering scan-build builds on pushes to the `scan-build` branch,
or valgrind builds on pushes to the `valgrind` branch, let's have pushes to
branches matching `scan-build*` and `valgrind*` branch name globs trigger the
corresponding builds.

Do not forget to delete those branches when you're done!
.github/workflows/scanbuild.yml
.github/workflows/valgrind.yml