Skip to content

Document new builder location on ghcr.io #547

Document new builder location on ghcr.io

Document new builder location on ghcr.io #547

Workflow file for this run

name: 'Shellcheck'
on:
push:
branch:
- master
pull_request:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master