Skip to content

fix pages title translations #1048

fix pages title translations

fix pages title translations #1048

Workflow file for this run

name: Linters
on: push
jobs:
linters:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Set up Ruby
uses: ruby/setup-ruby@v1
with:
bundler-cache: true
- name: Run RuboCop
run: bundle exec rubocop