Skip to content

vo: fully replace draw_image with draw_frame #1745

vo: fully replace draw_image with draw_frame

vo: fully replace draw_image with draw_frame #1745

Workflow file for this run

name: lint
on:
push:
branches:
- master
- ci
- 'release/**'
pull_request:
branches: [master]
jobs:
commit-msg:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
with:
fetch-depth: 50
- name: Lint
run: |
./ci/lint-commit-msg.py