Skip to content

Updating translation into Polish (pl.json) (#1043) #1106

Updating translation into Polish (pl.json) (#1043)

Updating translation into Polish (pl.json) (#1043) #1106

Workflow file for this run

# copied from Liam's workflows
name: CI
on:
push:
branches:
- "master"
pull_request:
branches:
- "master"
jobs:
lint-json:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Install modules
run: npm install
- name: Lint
run: yarn run lint