Delete PROFILE_LOADING_FIX.md #54
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| name: Security - CodeQL Analysis | ||
| # CodeQL does not support PowerShell. This workflow is intentionally disabled. | ||
| # Security scanning for this repository is handled by: | ||
| # - PSScriptAnalyzer (psscriptanalyzer.yml) | ||
| # - Security scan in security.yml | ||
| # - Dependency vulnerability scan in dependency-vulnerability-scan.yml | ||
| on: | ||
| workflow_dispatch: # manual trigger only, no automatic runs | ||