Skip to content

chore(deps): update python docker tag to v3.13 #126

chore(deps): update python docker tag to v3.13

chore(deps): update python docker tag to v3.13 #126

Workflow file for this run

name: YAML Lint
on: pull_request
jobs:
yamllint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run yamllint
uses: reviewdog/action-yamllint@v1