Update workflow to remove push trigger

Removed push trigger for master branch.
This commit is contained in:
2026-02-11 10:07:15 +07:00
committed by GitHub
parent 1048a6ece0
commit 3ca350f4ea
-3
View File
@@ -1,9 +1,6 @@
name: Update subnets
on:
push:
branches:
- master
schedule:
- cron: '0 0 * * *'