Skip to content

fix: timestamp formatting in logs from 12h to 24h #584

fix: timestamp formatting in logs from 12h to 24h

fix: timestamp formatting in logs from 12h to 24h #584

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/[email protected]