Skip to content

Merge pull request #23 from MitchBred/dependabot/composer/theseer/tok… #43

Merge pull request #23 from MitchBred/dependabot/composer/theseer/tok…

Merge pull request #23 from MitchBred/dependabot/composer/theseer/tok… #43

Workflow file for this run

name: CI
on: push
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Checking PHP syntax error
uses: overtrue/phplint@9.1
with:
path: .
options: --exclude=*.log