mirror of
https://github.com/disposable-email-domains/disposable-email-domains.git
synced 2025-05-29 01:49:27 +08:00
wellp
This commit is contained in:
parent
5e1f560440
commit
129fe4b3c3
2
.github/workflows/maintain.yml
vendored
2
.github/workflows/maintain.yml
vendored
@ -31,7 +31,7 @@ jobs:
|
|||||||
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
if [ -f requirements.txt ]; then pip install -r requirements.txt; fi
|
||||||
- name: Maintain
|
- name: Maintain
|
||||||
run: |
|
run: |
|
||||||
python maintain.sh
|
python verify.py
|
||||||
- name: Create Pull Request
|
- name: Create Pull Request
|
||||||
uses: peter-evans/create-pull-request@v7
|
uses: peter-evans/create-pull-request@v7
|
||||||
with:
|
with:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user