Skip to content

fix(build): mark gradlew executable so linux ci can run it #109

fix(build): mark gradlew executable so linux ci can run it

fix(build): mark gradlew executable so linux ci can run it #109

name: Sync Development to Main
on:
workflow_dispatch:
push:
branches:
- development
permissions:
contents: write
jobs:
merge:
uses: intisy/workflows/.github/workflows/merge.yml@main
with:
source: development
target: main