GHA: Run android workflow on branches event

This commit is contained in:
Tatsuhiro Tsujikawa
2025-08-09 17:00:29 +09:00
parent d8d94e7a69
commit d63d2568b7

View File

@@ -5,8 +5,8 @@ on:
paths:
- Dockerfile.android
- .github/workflows/android.yml
tags-ignore:
- '*'
branches:
- '**'
permissions: read-all