Skip to content

Merge pull request #1693 from hydephp/add-custom-filepath-label-suppo… #10241

Merge pull request #1693 from hydephp/add-custom-filepath-label-suppo…

Merge pull request #1693 from hydephp/add-custom-filepath-label-suppo… #10241

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@v4
- name: Run Static Analysis
run: php ./monorepo/HydeStan/run.php
- name: Run HydeFront linter
run: php packages/hydefront/.github/scripts/post-build.php