Skip to content

Merge branch 'mechman27-main' into development #80

Merge branch 'mechman27-main' into development

Merge branch 'mechman27-main' into development #80

Workflow file for this run

on:
push:
branches:
- development
name: "Trigger: Push action"
permissions: {}
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master