mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 02:32:28 +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
|
||||
on:
|
||||
push:
|
||||
workflow_run:
|
||||
workflows: "Update subnets"
|
||||
types: completed
|
||||
|
||||
permissions:
|
||||
contents: write
|
||||
|
||||
Reference in New Issue
Block a user