Skip to content

fix: update @hawtio/react to 1.2.4 #262

fix: update @hawtio/react to 1.2.4

fix: update @hawtio/react to 1.2.4 #262

Workflow file for this run

name: Lint
on:
pull_request:
branches:
- 4.x-redhat
paths-ignore:
- '**.md'
push:
branches:
- 4.x-redhat
paths-ignore:
- '**.md'
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Shellcheck
shell: bash
run: |
./scripts/shellcheck.sh