diff --git a/.github/workflows/create-subnets.yml b/.github/workflows/create-subnets.yml index f4cacf5..bb72749 100644 --- a/.github/workflows/create-subnets.yml +++ b/.github/workflows/create-subnets.yml @@ -2,7 +2,7 @@ name: Create subnets on: push: - branches: [ "subnets" ] + branches: [ "main" ] paths: - .github/workflows/create-subnets.yml - get-subnets.py