Skip to content

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

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

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

Workflow file for this run

name: Compliance
on:
push:
branches:
- master
pull_request: {}
jobs:
licenses:
runs-on: ubuntu-latest
steps:
- run: sudo apt install -y moreutils
- uses: actions/setup-go@v2
with:
go-version: 1.18.x
- uses: actions/checkout@v2
- run: .github/workflows/compliance/check-licenses.sh