Skip to content

templates: Clarify how issue reference carry over can be prevented #5751

templates: Clarify how issue reference carry over can be prevented

templates: Clarify how issue reference carry over can be prevented #5751

---
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