chore: fix to DML action (#9672)

This commit is contained in:
Shahed Nasser
2024-10-21 09:52:29 +03:00
committed by GitHub
parent 24a1b81fb2
commit 4829b16e6f
@@ -116,3 +116,5 @@ jobs:
branch: "chore/generate-dml-json" branch: "chore/generate-dml-json"
branch-suffix: "timestamp" branch-suffix: "timestamp"
add-paths: www/utils/generated/dml-output/** add-paths: www/utils/generated/dml-output/**
base: "develop"
labels: "type: chore"