write-only 0.1.0

References/slices that provide write-access, but no read-access.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
name: Other

on:
  push:
    branches: [main]
  pull_request:
    branches: [main]

jobs:
  check:
    name: Check license headers
    runs-on: ubuntu-latest
    steps:
      - uses: actions/checkout@v2
      - uses: apache/skywalking-eyes@v0.2.0
        with:
          log: info
          config: .github/configs/skywalking-eyes.yml