Skip to content

Listing the enabled systemd-units for the multi-user and graphical ta… #143

Listing the enabled systemd-units for the multi-user and graphical ta…

Listing the enabled systemd-units for the multi-user and graphical ta… #143

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