Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit b487e69

Browse files
authored
Merge branch 'main' into remove-ownership-yaml
2 parents d85d6f4 + d158139 commit b487e69

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/linting.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,5 +17,5 @@ jobs:
1717
with:
1818
node-version: 18
1919
cache: 'npm'
20-
- run: npm install standard
20+
- run: npm ci
2121
- run: npm run lint

CODEOWNERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
* @github/ecosystem-apps-reviewers
1+
* @github/authorization-reviewers

0 commit comments

Comments
 (0)