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