Skip to content

added notice to PR template #25

added notice to PR template

added notice to PR template #25

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