Skip to content

fix-install chrony added for images not already containing the service #96

fix-install chrony added for images not already containing the service

fix-install chrony added for images not already containing the service #96

Workflow file for this run

name: Check License Headers
on:
pull_request:
types: [opened, reopened, synchronize]
jobs:
check-license-headers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Check license headers
uses: kt3k/license_checker@v1.0.6