Remove workflow_run trigger from build.yml

Removed 'workflow_run' trigger for 'Update subnets'.
This commit is contained in:
2026-02-17 02:27:52 +07:00
committed by GitHub
parent eafcb7b67b
commit 40043ffcbd
-3
View File
@@ -1,9 +1,6 @@
name: Build rule sets name: Build rule sets
on: on:
push: push:
workflow_run:
workflows: "Update subnets"
types: completed
permissions: permissions:
contents: write contents: write