Skip to content

Bump peter-evans/create-pull-request from 6.1.0 to 7.0.8 #2

Bump peter-evans/create-pull-request from 6.1.0 to 7.0.8

Bump peter-evans/create-pull-request from 6.1.0 to 7.0.8 #2

Workflow file for this run

name: On PR
on:
pull_request:
permissions:
contents: read
jobs:
security:
name: Security checks
uses: ./.github/workflows/_security-checks.yaml
static-checks:
name: Static checks
uses: ./.github/workflows/_static-checks.yaml