Skip to content

SF Doctrine Mongodb Security #84

SF Doctrine Mongodb Security

SF Doctrine Mongodb Security #84

Workflow file for this run

name: SF Doctrine Mongodb Security
on:
workflow_dispatch:
schedule:
- cron: '0 6 * * *'
jobs:
security:
runs-on: ubuntu-latest
steps:
- uses: 'actions/checkout@v3'
name: Checkout
with:
persist-credentials: false
- name: Symfony security checker
uses: symfonycorp/security-checker-action@v4