Skip to content

Run callbacks on request cancellation #64

Run callbacks on request cancellation

Run callbacks on request cancellation #64

Workflow file for this run

name: yamllint
on:
pull_request:
workflow_dispatch:
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@v4
- name: Run yamllint
run: |
yamllint -f github .