Skip to content

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

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

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

Workflow file for this run

name: PR test
on: [pull_request]
jobs:
cpplint:
runs-on: ubuntu-latest
steps:
- name: clone
uses: actions/checkout@v4
- uses: ./
with:
github_token: ${{ secrets.github_token }}
# reporter: github-pr-review
reporter: github-pr-check
flags: --linelength=50