Skip to content

cmd/icingadb-migrate: if Downtime cancel time is missing, fall back to scheduled end #1377

cmd/icingadb-migrate: if Downtime cancel time is missing, fall back to scheduled end

cmd/icingadb-migrate: if Downtime cancel time is missing, fall back to scheduled end #1377

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