فهرست منبع

ci: Update changelog.yml

Signed-off-by: DerSkythe <31771569+derskythe@users.noreply.github.com>
DerSkythe 2 سال پیش
والد
کامیت
9155b3a366
1فایلهای تغییر یافته به همراه0 افزوده شده و 8 حذف شده
  1. 0 8
      .github/workflows/changelog.yml

+ 0 - 8
.github/workflows/changelog.yml

@@ -33,16 +33,8 @@ jobs:
           repo: ${{ github.repository }}
           output: CHANGELOG.md
           unreleased: false
-          issues: true
-          prWoLabels: true
           stripGeneratorNotice: true
           verbose: true
-          breakingLabels: true
-          enhancementLabels: true
-          bugLabels: true
-          deprecatedLabels: true
-          removedLabels: true
-          securityLabels: true
 
       - name: "Show CHANGELOG.md"
         run: cat CHANGELOG.md