Skip to content

Container doesnt function in a config Read-Only environment #16

Container doesnt function in a config Read-Only environment

Container doesnt function in a config Read-Only environment #16

Workflow file for this run

on:
push:
branches-ignore:
- master
paths:
- '**/*.sh'
- 'Dockerfile'
pull_request:
paths:
- '**/*.sh'
- 'Dockerfile'
name: "Test"
permissions: {}
jobs:
shellcheck:
name: Test
uses: ./.github/workflows/check.yml