remove the CONTENT_COMPARISON setting (defaults to false)

This commit is contained in:
Adam Warner 2022-02-20 12:39:58 +00:00 committed by GitHub
parent 6ffa2ba1b2
commit 9be5199f7c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -19,7 +19,6 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
FROM_BRANCH: 'master'
TO_BRANCH: 'development'
CONTENT_COMPARISON: true
- name: Label the pull request to ignore for release note generation
uses: actions-ecosystem/action-add-labels@v1
with: