Skip to content

Merge pull request #846 from Icinga/dependabot/go_modules/golang.org/… #1939

Merge pull request #846 from Icinga/dependabot/go_modules/golang.org/…

Merge pull request #846 from Icinga/dependabot/go_modules/golang.org/… #1939

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