1
1
Fork 0

Runs from pre-commit hook

This commit is contained in:
Spirillen 2024-03-18 12:14:11 +01:00
parent 63b0a440e1
commit e92aa0b8b7
No known key found for this signature in database
GPG Key ID: 88CC3F27732845AD
1 changed files with 2 additions and 2 deletions

View File

@ -39,8 +39,8 @@ jobs:
run: |
pip install --no-cache-dir mypdns
- name: 'Sort our lists for doublets and order by alphabet'
run: sh "${{ github.workspace }}/tools/domain-list-sort.sh
# - name: 'Sort our lists for doublets and order by alphabet'
# run: sh "${{ github.workspace }}/tools/domain-list-sort.sh
- name: 'Sort our rpz-nsdname for doublets and order by alphabet'
run: |