Skip to content

chore: bump nextcloud-dev-php image to PHP 8.5 for master branch #914

chore: bump nextcloud-dev-php image to PHP 8.5 for master branch

chore: bump nextcloud-dev-php image to PHP 8.5 for master branch #914

Workflow file for this run

on:
pull_request:
push:
branches:
- master
name: 'Shellcheck'
jobs:
shellcheck:
name: Shellcheck
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run ShellCheck
uses: ludeeus/action-shellcheck@master
env:
SHELLCHECK_OPTS: -x