....
This commit is contained in:
@@ -95,13 +95,13 @@ jobs:
|
|||||||
old: compose_subdomains.txt
|
old: compose_subdomains.txt
|
||||||
new: cloudflare_subdomains.txt
|
new: cloudflare_subdomains.txt
|
||||||
mode: addition
|
mode: addition
|
||||||
tolerance: better
|
tolerance: mixed-better
|
||||||
output: domain_compare.txt
|
output: domain_compare.txt
|
||||||
|
|
||||||
- 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
|
cat domain_compare.txt | egrep '^-[a-z]
|
||||||
|
|
||||||
# merge-pr:
|
# merge-pr:
|
||||||
# name: PR Merge
|
# name: PR Merge
|
||||||
|
|||||||
Reference in New Issue
Block a user