Skip to content
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.

Tagging 0.4.9

Tagging 0.4.9 #34

Workflow file for this run

name: 'Trigger: Push action'
on:
push:
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master