Skip to content

Merge pull request #1955 from hydephp/dependabot/npm_and_yarn/package… #45

Merge pull request #1955 from hydephp/dependabot/npm_and_yarn/package…

Merge pull request #1955 from hydephp/dependabot/npm_and_yarn/package… #45

Workflow file for this run

name: Lint
on:
push:
branches: [ master ]
pull_request:
branches: [ master ]
jobs:
lint:
name: Lint
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- name: Checkout code
uses: actions/checkout@v3
- name: Run linter
run: php .github/scripts/post-build.php