Skip to content

Prioritize assume role credentials and deprecate built-in network pro… #1

Prioritize assume role credentials and deprecate built-in network pro…

Prioritize assume role credentials and deprecate built-in network pro… #1

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@3d3c42e5aac5ba805825da76410c181273ba90b1
with:
persist-credentials: false
- uses: apache/skywalking-eyes/header@09ea4645029958233cbb229514f0cd4273e11ac8
with:
mode: check