This is an automated email from the ASF dual-hosted git repository.
hgruszecki pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/iggy.git
The following commit(s) were added to refs/heads/master by this push:
new 4659a2b51 ci: allow `deps-dev` scope in PR title (#3035)
4659a2b51 is described below
commit 4659a2b5134305595d388e9239b3cc12cbc4a93c
Author: Hubert Gruszecki <[email protected]>
AuthorDate: Thu Mar 26 11:36:43 2026 +0100
ci: allow `deps-dev` scope in PR title (#3035)
---
.github/workflows/_common.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/_common.yml b/.github/workflows/_common.yml
index 046e81e18..6b121d537 100644
--- a/.github/workflows/_common.yml
+++ b/.github/workflows/_common.yml
@@ -83,6 +83,7 @@ jobs:
cpp
csharp
deps
+ deps-dev
docs
example
go