Merge pull request #2754 from anttiharju/fix-push-branch-name

Use the right branch name
This commit is contained in:
PhilippC
2025-01-30 10:37:02 +01:00
committed by GitHub

View File

@@ -3,7 +3,7 @@ name: Build keepass2android app
on:
push:
branches:
- main
- master
pull_request:
jobs: