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 df0cdd8 commit 907e455Copy full SHA for 907e455
.github/workflows/codeql.yml
@@ -6,7 +6,7 @@ on:
6
jobs:
7
analyze-javascript:
8
name: Analyze JavaScript
9
- runs-on: devextreme-shr2
+ runs-on: ubuntu-latest
10
permissions:
11
actions: read
12
contents: read
0 commit comments