fix: update branch name from main to master in workflow trigger
This commit is contained in:
@@ -5,7 +5,7 @@ on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches:
|
||||
- main
|
||||
- master
|
||||
paths:
|
||||
- 'app/**'
|
||||
- 'build.gradle.kts'
|
||||
|
||||
Reference in New Issue
Block a user