mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2026-01-25 04:06:38 +03:00
Fix path
This commit is contained in:
2
.github/workflows/create-lists.yml
vendored
2
.github/workflows/create-lists.yml
vendored
@@ -4,7 +4,7 @@ on:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- .github/create-lists.yml
|
||||
- .github/workflows/create-lists.yml
|
||||
- src/**
|
||||
- convert.py
|
||||
schedule:
|
||||
|
||||
2
.github/workflows/create-subnets.yml
vendored
2
.github/workflows/create-subnets.yml
vendored
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user