Prevent comments from licence-eye
parent
88d46c8fcf
commit
7f9d690307
|
@ -46,4 +46,4 @@ jobs:
|
|||
- name: Check license headers
|
||||
uses: apache/skywalking-eyes/header@v0.6.0
|
||||
with:
|
||||
log: debug
|
||||
token: "" # Prevent comments
|
||||
|
|
|
@ -16,4 +16,4 @@ header:
|
|||
IDENTIFICATION
|
||||
contrib/pg_stat_monitor/.*\.(c|h)
|
||||
|
||||
comment: on-failure
|
||||
comment: never
|
||||
|
|
Loading…
Reference in New Issue