Skip to content

fix: Remove log4j v1 jars from hive CLASSPATH #607

fix: Remove log4j v1 jars from hive CLASSPATH

fix: Remove log4j v1 jars from hive CLASSPATH #607

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]