We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d42fa1b commit 439bb40Copy full SHA for 439bb40
1 file changed
.github/workflows/codeql.yaml
@@ -15,7 +15,7 @@ jobs:
15
contents: read
16
uses: cloudoperators/common/.github/workflows/shared-codeql.yaml@main
17
with:
18
- runs-on: "['default']"
+ runs-on: "['ubuntu-latest']"
19
language: "['go']"
20
go-check: true
21
go-version: "['1.25']"
0 commit comments