Skip to content

check for directory existence when storing console log or storing source, if it does not exist create it #266

check for directory existence when storing console log or storing source, if it does not exist create it

check for directory existence when storing console log or storing source, if it does not exist create it #266

name: static analysis
on:
push:
branches:
- master
- '*.x'
pull_request:
permissions:
contents: read
jobs:
tests:
uses: laravel/.github/.github/workflows/static-analysis.yml@main