[android, ci] disable workflows, update ERF desc, default flush_lines to on #132

Merged
crueter merged 3 commits from fix/strings-n-defaults into master 2025-07-26 03:59:34 +02:00
2 changed files with 6 additions and 6 deletions
Showing only changes of commit f01dfb0d84 - Show all commits

View file

@ -2,9 +2,9 @@
# some stuff needs cleaned up etc
name: eden-build
on:
push:
branches: [ "master" ]
#on:
# push:
# branches: [ "master" ]
# TODO: combine build.yml into trigger_release.yml
jobs:

View file

@ -1,8 +1,8 @@
name: Build Application and Make Release
on:
push:
tags: [ "*" ]
#on:
# push:
# tags: [ "*" ]
permissions:
contents: write