Skip to content

add trusted_root management #28

add trusted_root management

add trusted_root management #28

Workflow file for this run

name: Shellcheck
on:
pull_request:
paths:
- "rhtas/*.sh"
branches: [develop]
jobs:
shellcheck:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: shellcheck rhtas/*.sh