Skip to content

Switch timestamp format to universally available locale #96

Switch timestamp format to universally available locale

Switch timestamp format to universally available locale #96

Workflow file for this run

name: Lint Bash Scripts
on:
push:
branches:
- main
- 'feature/*'
pull_request:
branches:
- main
jobs:
lint:
name: Lint Bash Scripts
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/checkout@v4
- name: Lint with ShellCheck
uses: ludeeus/[email protected]