Skip to content

Reintroduce BUILD_VERSION #841

Reintroduce BUILD_VERSION

Reintroduce BUILD_VERSION #841

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@de0fac2e4500dabe0009e67214ff5f5447ce83dd # v6.0.2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master