Fix android trigger

This commit is contained in:
WardPearce
2024-11-30 15:08:43 +13:00
parent 8384261641
commit 95d1c00aa9
+7 -4
View File
@@ -1,9 +1,12 @@
name: Build Android
on:
workflow_run:
workflows: ["Build desktop"]
types:
- completed
push:
branches: [ main ]
paths-ignore:
- '**/README.md'
workflow_dispatch:
permissions:
contents: write