From 0d14d378df1b1154c40d2ff3d237680ecc2262ab Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Fri, 21 Jun 2024 11:38:08 +0300 Subject: [PATCH] Changed to main workflow --- .github/workflows/create-subnets.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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