mirror of
https://github.com/egorovna-developments/rule-set.git
synced 2026-05-17 10:42:29 +07:00
Add workflow_run trigger to build.yml
This commit is contained in:
@@ -2,6 +2,8 @@ name: Development build
|
|||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
|
workflow_run:
|
||||||
|
types: completed
|
||||||
|
|
||||||
permissions:
|
permissions:
|
||||||
contents: write
|
contents: write
|
||||||
|
|||||||
Reference in New Issue
Block a user