Skip to content

optional expire flags + automated versioning #19

optional expire flags + automated versioning

optional expire flags + automated versioning #19

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