Skip to content

Replace individual actions with PHS checks action #8

Replace individual actions with PHS checks action

Replace individual actions with PHS checks action #8

Workflow file for this run

on:
push:
branches: [main, master]
pull_request:
workflow_dispatch:
name: phs_checks.yaml
jobs:
PHS-checks:
uses: Public-Health-Scotland/actions/.github/workflows/phs_package_checks.yaml@v1.0.0
permissions: write-all
secrets: inherit