Skip to content

Fix force-restarting jobs when an advanced restarting option was chosen #5841

Fix force-restarting jobs when an advanced restarting option was chosen

Fix force-restarting jobs when an advanced restarting option was chosen #5841

---
name: check-containers
# yamllint disable-line rule:truthy
on: [push, pull_request]
jobs:
static-check-containers:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Test our container definitions
run: make test-check-containers