mirror of
https://github.com/cookiengineer/audacity
synced 2025-12-19 07:01:25 +01:00
* Add CodeQL workflow that runs static analysis every 6 hours daily. * Remove compiler caching from CodeQL workflow * Only run CodeQL analysis on PRs that modify configuration. Signed-off-by: Emily Mabrey <emabrey@tenacityaudio.org> Related-to: https://github.com/tenacityteam/tenacity/pull/384