Skip to content

Commit 1971bc1

Browse files
committed
updating runs on to allow the workflow to progress
1 parent c5dad55 commit 1971bc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/codeql.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ on:
99
jobs:
1010
analyze:
1111
name: Analyze Java
12-
runs-on: [codeql]
12+
runs-on: ubuntu-latest
1313
permissions:
1414
# required for all workflows
1515
security-events: write

0 commit comments

Comments
 (0)