mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 10:42:29 +07:00
Remove workflow_run trigger from build.yml
Removed 'workflow_run' trigger for 'Update subnets'.
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user