Skip to content

Update actions/checkout digest to 692973e #7

Update actions/checkout digest to 692973e

Update actions/checkout digest to 692973e #7

Workflow file for this run

name: PR
on:
pull_request:
branches:
- dev
jobs:
build:
name: Build & Test
uses: ./.github/workflows/_test.yml
secrets: inherit
permissions:
pull-requests: write
contents: read
issues: read
checks: write