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.
2 parents d85d6f4 + d158139 commit b487e69Copy full SHA for b487e69
2 files changed
.github/workflows/linting.yml
@@ -17,5 +17,5 @@ jobs:
17
with:
18
node-version: 18
19
cache: 'npm'
20
- - run: npm install standard
+ - run: npm ci
21
- run: npm run lint
CODEOWNERS
@@ -1 +1 @@
1
-* @github/ecosystem-apps-reviewers
+* @github/authorization-reviewers
0 commit comments