Skip to content

Amphora image tweaks #152

Amphora image tweaks

Amphora image tweaks #152

Workflow file for this run

name: Shellcheck
on:
push:
branches:
- main
pull_request:
paths:
- '**.sh'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
with:
format: tty