diff --git a/.github/workflows/autopep8.yml b/.github/workflows/autopep8.yml index 9a209c3..d7d5b35 100644 --- a/.github/workflows/autopep8.yml +++ b/.github/workflows/autopep8.yml @@ -38,7 +38,7 @@ jobs: committer: Carmine Scarpitta title: Fixes by autopep8 action body: This is an auto-generated PR with fixes by autopep8. - labels: autopep8, automated pr + labels: autopep8, automated pr, skip-changelog reviewers: cscarpitta branch: ${{ steps.vars.outputs.branch-name }} - name: Fail if autopep8 made changes