Skip to content

publish custom token and notification models #7

publish custom token and notification models

publish custom token and notification models #7

Workflow file for this run

name: PHP Linting
on: push
jobs:
pint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v1
- name: "laravel-pint"
uses: aglipanci/[email protected]
with:
configPath: "pint.json"