From 982fd5ec92536bf14b3c294b4155c812b7788b44 Mon Sep 17 00:00:00 2001 From: Thomas Adam Date: Mon, 30 Nov 2020 22:08:50 +0000 Subject: [PATCH] CI: additional flags --- .github/workflows/ccpp.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/ccpp.yml b/.github/workflows/ccpp.yml index c207f02a0..0403bfdfe 100644 --- a/.github/workflows/ccpp.yml +++ b/.github/workflows/ccpp.yml @@ -43,6 +43,7 @@ jobs: verbose: true compareLink: true httpCache: true + filterByMilestone: true - name: Commit CHANGELOG if: github.ref == 'refs/heads/master' uses: stefanzweifel/git-auto-commit-action@v4