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

View File

@@ -115,4 +115,6 @@ jobs:
body: "This PR holds all generated DML JSON files for the upcoming release."
branch: "chore/generate-dml-json"
branch-suffix: "timestamp"
add-paths: www/utils/generated/dml-output/**
add-paths: www/utils/generated/dml-output/**
base: "develop"
labels: "type: chore"