Skip to content

Adding a list of systemd units in multi-user and graphical.target.wants #142

Adding a list of systemd units in multi-user and graphical.target.wants

Adding a list of systemd units in multi-user and graphical.target.wants #142

name: Azure DiskInspect Manifest Validation
on: [pull_request]
jobs:
Validate_Manifest_changes:
runs-on: ubuntu-latest
steps:
- name: Check out repository code
uses: actions/checkout@v2
- name: Validate Manifest changes
run: ./tests/requires_doc_change.sh
shell: bash