Skip to content

Support loading configuration from both YAML files and env vars #1923

Support loading configuration from both YAML files and env vars

Support loading configuration from both YAML files and env vars #1923

Workflow file for this run

name: Compliance
on:
push:
branches:
- main
- 'support/*'
pull_request: {}
jobs:
licenses:
runs-on: ubuntu-latest
steps:
- run: sudo apt install -y moreutils
- uses: actions/setup-go@v5
with:
go-version: 1.x
- uses: actions/checkout@v4
- run: .github/workflows/compliance/check-licenses.sh