Skip to content

Merge pull request #1532 from hydephp/document-advanced-configuration… #7444

Merge pull request #1532 from hydephp/document-advanced-configuration…

Merge pull request #1532 from hydephp/document-advanced-configuration… #7444

Workflow file for this run

name: 🔬 HydeStan
on:
push:
branches: [ "master" ]
pull_request:
permissions:
contents: read
jobs:
analyze:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run Static Analysis
run: php ./monorepo/HydeStan/run.php
- name: Run HydeFront linter
run: php packages/hydefront/.github/scripts/post-build.php