Get subnets logic

This commit is contained in:
itdoginfo
2024-06-21 11:14:35 +03:00
parent e3c87cb00d
commit bfe83a7305
3 changed files with 101 additions and 2 deletions

View File

@@ -4,9 +4,9 @@ on:
push:
branches: [ "main" ]
paths:
- .github/**
- .github/create-lists.yml
- src/**
- '*.py'
- convert.py
schedule:
- cron: '29 */8 * * *'