Skip to content

github-actions: set php 8.3 as simplerisk-minimal main image #216

github-actions: set php 8.3 as simplerisk-minimal main image

github-actions: set php 8.3 as simplerisk-minimal main image #216

Workflow file for this run

name: Shell script checkup with ShellCheck
on:
pull_request:
branches: [ master ]
jobs:
shellcheck:
name: ShellCheck
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
- name: Run ShellCheck
uses: ludeeus/[email protected]
with:
severity: error