Skip to content

Update dependabot configuration and add container release workflow fo… #661

Update dependabot configuration and add container release workflow fo…

Update dependabot configuration and add container release workflow fo… #661

Workflow file for this run

---
name: Container CI
on:
pull_request:
push:
branches:
- master
- centos-*
- debian-*
- fedora-*
- ubuntu-*
jobs:
container-ci:
name: Reusable Workflow
uses: hspaans/.github/.github/workflows/container-ci.yml@master