🐛 typo

This commit is contained in:
踢低吸 2022-08-31 09:12:00 +00:00
parent 21fb55a863
commit ca22340ec6

View File

@ -1,11 +1,11 @@
name: PureDomain
# on:
# workflow_dispatch:
# push:
# paths:
# - "hosts.txt"
# - "AutoBuild/pure_domain.py"
on:
workflow_dispatch:
push:
paths:
- "hosts.txt"
- "AutoBuild/pure_domain.py"
jobs:
build: