mirror of
https://github.com/itdoginfo/allow-domains.git
synced 2025-04-23 14:29:08 +00:00
Changed to main workflow
This commit is contained in:
parent
4a6693e8db
commit
0d14d378df
1 changed files with 1 additions and 1 deletions
2
.github/workflows/create-subnets.yml
vendored
2
.github/workflows/create-subnets.yml
vendored
|
@ -2,7 +2,7 @@ name: Create subnets
|
|||
|
||||
on:
|
||||
push:
|
||||
branches: [ "subnets" ]
|
||||
branches: [ "main" ]
|
||||
paths:
|
||||
- .github/workflows/create-subnets.yml
|
||||
- get-subnets.py
|
||||
|
|
Loading…
Add table
Reference in a new issue