mirror of
https://github.com/pi-hole/pi-hole
synced 2025-01-03 12:40:56 +00:00
remove the CONTENT_COMPARISON setting (defaults to false)
This commit is contained in:
parent
6ffa2ba1b2
commit
9be5199f7c
1
.github/workflows/sync-back-to-dev.yml
vendored
1
.github/workflows/sync-back-to-dev.yml
vendored
@ -19,7 +19,6 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
FROM_BRANCH: 'master'
|
FROM_BRANCH: 'master'
|
||||||
TO_BRANCH: 'development'
|
TO_BRANCH: 'development'
|
||||||
CONTENT_COMPARISON: true
|
|
||||||
- name: Label the pull request to ignore for release note generation
|
- name: Label the pull request to ignore for release note generation
|
||||||
uses: actions-ecosystem/action-add-labels@v1
|
uses: actions-ecosystem/action-add-labels@v1
|
||||||
with:
|
with:
|
||||||
|
Loading…
Reference in New Issue
Block a user