Skip to content

Pin actions/stale action to 28ca103 #220

Pin actions/stale action to 28ca103

Pin actions/stale action to 28ca103 #220

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