Skip to content

fix[FE]: fix the update view button not visible on changes to Not Updating in Logs and Traces List View. #15116

fix[FE]: fix the update view button not visible on changes to Not Updating in Logs and Traces List View.

fix[FE]: fix the update view button not visible on changes to Not Updating in Logs and Traces List View. #15116

Workflow file for this run

name: commitlint
on: [pull_request]
defaults:
run:
working-directory: frontend
jobs:
lint-commits:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- uses: wagoid/commitlint-github-action@v5