Explorar o código

ci: Update changelog.yml

Signed-off-by: DerSkythe <31771569+derskythe@users.noreply.github.com>
DerSkythe %!s(int64=2) %!d(string=hai) anos
pai
achega
9155b3a366
Modificáronse 1 ficheiros con 0 adicións e 8 borrados
  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