Skip to content

Added Python to Dockerfile #4

Added Python to Dockerfile

Added Python to Dockerfile #4

Workflow file for this run

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