Skip to content

chore(rhdh-plugin-gitops-updater) Update red-hat-developer-hub-backstage-plugin-catalog-backend-module-ai-resource-agent to version 1.54.4__0.4.1 #669

chore(rhdh-plugin-gitops-updater) Update red-hat-developer-hub-backstage-plugin-catalog-backend-module-ai-resource-agent to version 1.54.4__0.4.1

chore(rhdh-plugin-gitops-updater) Update red-hat-developer-hub-backstage-plugin-catalog-backend-module-ai-resource-agent to version 1.54.4__0.4.1 #669

Workflow file for this run

name: ShellCheck
on:
pull_request:
push:
branches:
- main
- development
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- name: Checkout repository
uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@00cae500b08a931fb5698e11e79bfbd38e612a38 # 2.0.0
with:
scandir: "."
ignore_paths: "tests"