Add workflow_run trigger to build.yml

This commit is contained in:
2026-02-12 12:02:38 +07:00
committed by GitHub
parent 9fb30754d7
commit 982a149b93
+2
View File
@@ -2,6 +2,8 @@ name: Development build
on: on:
push: push:
workflow_run:
types: completed
permissions: permissions:
contents: write contents: write