Skip to content

Added todo to issue action #221

Added todo to issue action

Added todo to issue action #221

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