Skip to content

agent: Use systemctl set-property for transient changes #35

agent: Use systemctl set-property for transient changes

agent: Use systemctl set-property for transient changes #35

Workflow file for this run

name: lint
on:
push:
branches: ['main']
tags: ['v*']
pull_request:
branches: ['main']
jobs:
bash:
name: Lint bash scripts
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- run: bash -n contrib/*