Skip to content

chore: merge security checks into CI and add Dependabot config #207

chore: merge security checks into CI and add Dependabot config

chore: merge security checks into CI and add Dependabot config #207

Workflow file for this run

name: Deploy
on:
push:
branches: [main]
concurrency:
group: pages-${{ github.ref }}
cancel-in-progress: true
jobs:
deploy:
uses: OpenPhysics/.github/.github/workflows/deploy.yml@main
permissions:
contents: read
pages: write
id-token: write