Skip to content

Project Maintainers

Michael Potter edited this page Mar 1, 2023 · 3 revisions

Oh no my Github pipelines are clogged!

It might be a situation where you need delete old cache from within the Github action. https://docs.github.com/en/actions/using-workflows/caching-dependencies-to-speed-up-workflows#managing-caches

How do I trigger the automated tests to be re-run on a PR?

Remove the AT passed label. The tests should then restart.

Screenshot 2023-03-01 at 11 32 14 AM

Clone this wiki locally