Merge pull request #8 from aimingmed/feature/github-workflow

trigger GitHub workflow
This commit is contained in:
Hong Kai LEE 2025-03-06 11:16:21 +08:00 committed by GitHub
commit 93b53a9cd3
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -2,9 +2,9 @@ name: App testing
on:
push:
branches: [ "main" ]
branches: [ "develop" ]
pull_request:
branches: [ "main" ]
branches: [ "develop" ]
permissions:
contents: read