Woodpecker CI: Don't depend on changelog in lint workflow

This commit is contained in:
Phantasm 2026-02-16 16:18:15 +01:00 committed by Phantasm
commit 072dc39d83

View file

@ -1,9 +1,6 @@
when: when:
- event: pull_request - event: pull_request
depends_on:
- changelog
steps: steps:
mix-format: mix-format:
image: &elixir-image image: &elixir-image