Skip to content

Remove additional packages #56

Remove additional packages

Remove additional packages #56

Workflow file for this run

# This is free and unencumbered software released into the public domain.
name: pullrequest
on:
pull_request:
workflow_dispatch:
jobs:
pullrequest:
runs-on: ubuntu-latest
steps:
- name: checkout
uses: actions/checkout@v4
- name: shellcheck
run: shellcheck **/*.sh