Skip to content

Commit 2330ad1

Browse files
authored
Merge branch 'microsoft:main' into main
2 parents 3dd840b + d53ed4d commit 2330ad1

File tree

2 files changed

+3
-15
lines changed

2 files changed

+3
-15
lines changed

.github/workflows/post-localizations.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ jobs:
99
steps:
1010
- uses: actions/checkout@v1
1111
- uses: actions/setup-node@v1
12+
with:
13+
node-version: "13.x"
14+
1215
- run: yarn install
1316

1417
- run: yarn danger ci

.github/workflows/weekly-contributions.yml

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)