mirror of
https://github.com/cookiengineer/audacity
synced 2025-08-16 08:34:10 +02: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