Skip to content

Commit 5d704ce

Browse files
committed
Deduplicate published packs info in workflows
1 parent 93054ec commit 5d704ce

File tree

1 file changed

+0
-12
lines changed

1 file changed

+0
-12
lines changed

.github/workflows/release-codeql.yml

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -128,18 +128,6 @@ jobs:
128128
run: echo "⏭️ CodeQL pack publishing disabled via workflow input"
129129

130130
- name: CodeQL - Bundle CodeQL packs
131-
env:
132-
PUBLISHABLE_PACKS_LIST: |
133-
javascript/frameworks/cap/src
134-
javascript/frameworks/cap/ext
135-
javascript/frameworks/cap/lib
136-
javascript/frameworks/ui5/src
137-
javascript/frameworks/ui5/ext
138-
javascript/frameworks/ui5/lib
139-
javascript/frameworks/xsjs/src
140-
javascript/frameworks/xsjs/ext
141-
javascript/frameworks/xsjs/lib
142-
javascript/heuristic-models/ext
143131
run: |
144132
mkdir -p dist-packs
145133

0 commit comments

Comments
 (0)