Skip to content

Red Hat Konflux update notification-service #311

Red Hat Konflux update notification-service

Red Hat Konflux update notification-service #311

Workflow file for this run

name: Shell check
on:
push:
branches: ["master"]
pull_request:
jobs:
shellcheck:
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v3
- name: Shell check
run: ./shellcheck.sh