Skip to content

Commit 37bb09a

Browse files
committed
Get green
1 parent 6cf716e commit 37bb09a

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)