mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 14:58:08 +00:00
Please editorconfig-checker
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
parent
ddc289ca3e
commit
fafd47ba75
1
.github/workflows/stale.yml
vendored
1
.github/workflows/stale.yml
vendored
@ -45,4 +45,3 @@ jobs:
|
||||
run: gh issue edit ${{ github.event.issue.number }} --remove-label ${{ env.stale_label }}
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
|
||||
|
@ -15,4 +15,3 @@ CREATE VIEW vw_adlist AS SELECT DISTINCT address, adlist.id AS id
|
||||
UPDATE info SET value = 6 WHERE property = 'version';
|
||||
|
||||
COMMIT;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user