Files
ota-admin-portal/.github/workflows/pr.yml
2023-01-16 18:17:21 -06:00

10 lines
188 B
YAML

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