Files
ota-admin-portal/.github/workflows/pr.yml
2024-04-02 21:39:37 -07:00

13 lines
219 B
YAML

name: Pull Request Jira Check
on:
pull_request:
branches:
- main
types: [opened, edited, synchronize, reopened]
jobs:
prcheck:
uses: Fisker-Inc/github-actions/.github/workflows/pr.yml@v1.0.16