Skip to content

Commit 6500978

Browse files
authored
chore(ci): Update CodeQL workflow configuration
1 parent d8e63d2 commit 6500978

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/codeql.yaml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,8 @@ jobs:
1515
contents: read
1616
uses: cloudoperators/common/.github/workflows/shared-codeql.yaml@main
1717
with:
18-
runs-on: "['default']"
1918
language: "['go']"
2019
go-check: true
2120
go-version: "['1.25']"
2221
node-check: false
23-
# node-version : "['node']"
24-
# fail-fast: false
25-
# timeout: 30
2622
autobuild: true
27-
# build_query: "make something"

0 commit comments

Comments
 (0)