Skip to content

[CCXDEV-14176] GH actions: add konflux PR automerging #272

[CCXDEV-14176] GH actions: add konflux PR automerging

[CCXDEV-14176] GH actions: add konflux PR automerging #272

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