remove the CONTENT_COMPARISON setting (defaults to false)

pull/4625/head
Adam Warner 2 years ago committed by GitHub
parent 6ffa2ba1b2
commit 9be5199f7c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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:

Loading…
Cancel
Save