Test config with queries as list of strings

This commit is contained in:
Henry Mercer
2025-10-13 11:45:23 +01:00
parent 3c764cd93a
commit 82193d6143
2 changed files with 1 additions and 11 deletions
-1
View File
@@ -2,7 +2,6 @@ name: "CodeQL action"
on:
push:
branches: [main, releases/v*]
pull_request:
branches: [main, releases/v*]
# Run checks on reopened draft PRs to support triggering PR checks on draft PRs that were opened