Skip to content

Merge branch 'main' of https://github.com/marcossilvestrini/learning-… #3

Merge branch 'main' of https://github.com/marcossilvestrini/learning-…

Merge branch 'main' of https://github.com/marcossilvestrini/learning-… #3

Workflow file for this run

name: Translate README
on:
push:
branches:
- main
- master
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup Node.js
uses: actions/setup-node@v1
with:
node-version: 12.x
# ISO Langusge Codes: https://cloud.google.com/translate/docs/languages
- name: Adding README - Portuguese
uses: dephraiim/translate-readme@main
with:
LANG: pt