Skip to content

Merge pull request #522 from systemli/Improve-fixture-loading-while-i… #1446

Merge pull request #522 from systemli/Improve-fixture-loading-while-i…

Merge pull request #522 from systemli/Improve-fixture-loading-while-i… #1446

name: Security
on:
pull_request:
push:
schedule:
- cron: '0 8 * * 1'
permissions: read-all
jobs:
security-check:
runs-on: ubuntu-latest
name: PHP Security Checker
steps:
- uses: actions/checkout@v4
- uses: symfonycorp/security-checker-action@v5