Skip to content

ci: update of superlinter config files #13

ci: update of superlinter config files

ci: update of superlinter config files #13

---
name: "Add commit messages to PR body"
on:
pull_request:
types: [opened, synchronize]
permissions:
pull-requests: write
jobs:
update-pr-body:
runs-on: ubuntu-latest
steps:
- name: "Update PR body"
uses: netcracker/qubership-workflow-hub/actions/pr-add-messages@main