Skip to content

Fix PR title and commit message for merge override #69

Fix PR title and commit message for merge override

Fix PR title and commit message for merge override #69

Workflow file for this run

---
name: 'Yamllint GitHub Actions'
"on":
- pull_request
jobs:
yamllint:
name: 'Yamllint'
runs-on: ubuntu-latest
steps:
- name: 'Checkout'
uses: actions/checkout@v6
- name: yaml-lint
uses: ibiqlik/action-yamllint@v3