Add workflow_dispatch trigger to subnets.yml

This commit is contained in:
2026-02-11 21:53:48 +07:00
committed by GitHub
parent a4e0c7d631
commit f4292a1ba6
+1
View File
@@ -1,6 +1,7 @@
name: Update subnets
on:
workflow_dispatch:
schedule:
- cron: '0 * * * *'