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