Skip to content

ci: add docker login for smoke tests #4393

ci: add docker login for smoke tests

ci: add docker login for smoke tests #4393

Workflow file for this run

name: Lint Commit Messages
on: [pull_request]
jobs:
commitlint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
persist-credentials: false
- uses: wagoid/commitlint-github-action@v6