Skip to content

.github/workflows/docker.yml: fix tagging latest #101

.github/workflows/docker.yml: fix tagging latest

.github/workflows/docker.yml: fix tagging latest #101

Workflow file for this run

name: "Checks"
on:
pull_request:
types: [opened, synchronize, reopened, ready_for_review, labeled, unlabeled]
jobs:
changelog:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: dangoslen/changelog-enforcer@v2