This commit is contained in:
itdoginfo 2024-06-21 11:21:26 +03:00
parent 424e08dee8
commit d6d38337c3
No known key found for this signature in database
GPG key ID: 4D49CCAC75E438EA
2 changed files with 2 additions and 2 deletions

View file

@ -4,7 +4,7 @@ on:
push:
branches: [ "main" ]
paths:
- .github/create-lists.yml
- .github/workflows/create-lists.yml
- src/**
- convert.py
schedule:

View file

@ -4,7 +4,7 @@ on:
push:
branches: [ "subnets" ]
paths:
- .github/create-subnets.yml
- .github/workflows/create-subnets.yml
- get-subnets.py
schedule:
- cron: '16 7 * * 1'