From fe5ba783edf190fcd7de70912387e42d3ef21297 Mon Sep 17 00:00:00 2001 From: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com> Date: Wed, 2 Apr 2025 11:24:28 +0200 Subject: [PATCH] trigger workflows --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index 5304e069..64b88271 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,7 @@ "downport": "abaplint --fix .github/abaplint/abap_702.jsonc && npm run syfixes && cp -f .github/abaplint/abap_702.jsonc abaplint.jsonc && npm run abaplintpathfix", "init_downport": "git clone --branch 702 https://github.com/abap2UI5/abap2UI5 && cp -r abap2UI5/src src", "cleanup_downport": "rm -rf abap2UI5 && rm -rf src/src" + }, "repository": { "type": "git",