This commit is contained in:
2025-01-03 15:09:36 -05:00
parent ee414373d7
commit 5be2d091df
+1 -1
View File
@@ -101,7 +101,7 @@ jobs:
- name: Create Missing Subdomains - name: Create Missing Subdomains
if: steps.compare-subdomains.outputs.output != '' if: steps.compare-subdomains.outputs.output != ''
run: | run: |
cat domain_compare.txt | egrep '^-[a-z] cat domain_compare.txt | egrep '^-[a-z]'
# merge-pr: # merge-pr:
# name: PR Merge # name: PR Merge