Skip to content

Commit 4470bf5

Browse files
feat(replicator): remove codeql prebuild files (#468)
1 parent 51d73c4 commit 4470bf5

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

.github/workflows/__global-replicator.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,9 @@ jobs:
4646
committer_email: ${{ secrets.GH_BOT_EMAIL }}
4747
patterns_to_ignore: ''
4848
patterns_to_remove: >-
49+
.codeql-prebuild-cpp-Linux.sh,
50+
.codeql-prebuild-cpp-Windows.sh,
51+
.codeql-prebuild-cpp-macOS.sh,
4952
.github/label-actions.yml,
5053
.github/pr_release_template.md,
5154
.github/workflows/auto-create-pr.yml,

0 commit comments

Comments
 (0)