/*
GitHub CodeQL scanning is used to scan for errors in GitHub Actions workflows (.yml),
but currently requires a non-empty JavaScript file to work.
*/
const why = 'This is needed to run CodeQL on GitHub Actions files.';