We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 51d73c4 commit 4470bf5Copy full SHA for 4470bf5
1 file changed
.github/workflows/__global-replicator.yml
@@ -46,6 +46,9 @@ jobs:
46
committer_email: ${{ secrets.GH_BOT_EMAIL }}
47
patterns_to_ignore: ''
48
patterns_to_remove: >-
49
+ .codeql-prebuild-cpp-Linux.sh,
50
+ .codeql-prebuild-cpp-Windows.sh,
51
+ .codeql-prebuild-cpp-macOS.sh,
52
.github/label-actions.yml,
53
.github/pr_release_template.md,
54
.github/workflows/auto-create-pr.yml,
0 commit comments