Skip to content

Change before Malay translation to "sebelum" #1075

Change before Malay translation to "sebelum"

Change before Malay translation to "sebelum" #1075

Workflow file for this run

name: Linting
on: [ pull_request, push ]
jobs:
lint:
name: PHP-CS-Fixer
runs-on: ubuntu-latest
steps:
- name: Checkout the code
uses: actions/checkout@v3
- name: Check for code style violation with PHP-CS-Fixer
uses: OskarStark/[email protected]
with:
args: --diff --dry-run