Translation into Brazilian Portuguese and corrections to docs in Engl… #488
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
on: | |
- pull_request | |
- push | |
name: backwards compatibility | |
jobs: | |
roave_bc_check: | |
uses: yiisoft/actions/.github/workflows/bc.yml@master | |
with: | |
os: >- | |
['ubuntu-latest'] | |
php: >- | |
['8.0'] |