Skip to content

Add GitHub workflows for automatic PR labeling, CLA assistant, and code linting #1

Add GitHub workflows for automatic PR labeling, CLA assistant, and code linting

Add GitHub workflows for automatic PR labeling, CLA assistant, and code linting #1

Workflow file for this run

---
name: Prettier-fix
on: [pull_request, workflow_dispatch]
permissions:
contents: write
jobs:
call-prettier-fix:
uses: Netcracker/qubership-workflow-hub/.github/workflows/prettierFix.yaml@main