Skip to content

chore: release slack-cli v4.8.0 #2510

chore: release slack-cli v4.8.0

chore: release slack-cli v4.8.0 #2510

Workflow file for this run

name: Check License Headers
on:
push:
branches: [main]
pull_request:
# Since no branch is specified, this will run on all PRs
jobs:
check-headers:
name: Check that license headers are in place
runs-on: ubuntu-latest
permissions:
contents: read
steps:
- uses: actions/checkout@3d3c42e5aac5ba805825da76410c181273ba90b1 # v7.0.1
with:
persist-credentials: false
- name: Check license headers
uses: apache/skywalking-eyes@a196742f472feaffafea537ce5a2a4c3c53a8de4 # v0.9.0
with:
config: .licenserc.yml