Skip to content

Handle unknown event types gracefully instead of crashing (#680) #466

Handle unknown event types gracefully instead of crashing (#680)

Handle unknown event types gracefully instead of crashing (#680) #466

Workflow file for this run

name: License Header Check
on:
pull_request:
push:
branches:
- develop
permissions:
contents: read
jobs:
check-license-header:
name: Check License Header
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@de0fac2e4500dabe0009e67214ff5f5447ce83dd
with:
persist-credentials: false
- uses: apache/skywalking-eyes/header@6ac35584d6f923b6cb62f1ae8682c5bc60b537e4
with:
mode: check