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.
js
1 parent 3e7c0ff commit 840ba98Copy full SHA for 840ba98
.github/workflows/codeql.yml
@@ -3,7 +3,7 @@ name: codeql
3
on:
4
pull_request:
5
paths:
6
- - '*/*.mjs'
+ - '*/*.js'
7
- '.github/workflows/codeql.yml'
8
9
jobs:
0 commit comments