Skip to content

Update dependabot.yml #28

Update dependabot.yml

Update dependabot.yml #28

Workflow file for this run

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