Skip to content

MariaDB 11.5.1 and 11.4.2 are released #1688

MariaDB 11.5.1 and 11.4.2 are released

MariaDB 11.5.1 and 11.4.2 are released #1688

Workflow file for this run

name: reviewdog
on: [pull_request]
jobs:
eslint:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- name: eslint
uses: reviewdog/action-eslint@v1
with:
reporter: github-pr-review
level: warning
actionlint:
runs-on: ubuntu-latest
timeout-minutes: 5
steps:
- uses: actions/checkout@v4
- uses: reviewdog/action-actionlint@v1
with:
reporter: github-pr-review
level: warning