From 424e08dee8a2a5aefb52f19e625df90743f41475 Mon Sep 17 00:00:00 2001 From: itdoginfo Date: Fri, 21 Jun 2024 11:19:18 +0300 Subject: [PATCH] Test action --- .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 832cc49..7be3647 100644 --- a/.github/workflows/create-subnets.yml +++ b/.github/workflows/create-subnets.yml @@ -7,7 +7,7 @@ on: - .github/create-subnets.yml - get-subnets.py schedule: - - cron: '15 7 * * 1' + - cron: '16 7 * * 1' permissions: contents: write