From 1b330bdd4d3d74e68c9b2f500c1c64f5984dcda1 Mon Sep 17 00:00:00 2001 From: cheney Date: Sat, 8 Aug 2026 11:44:12 +0800 Subject: [PATCH] =?UTF-8?q?=E7=A7=BB=E9=99=A4=20reasonix.toml?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- reasonix.toml | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 reasonix.toml diff --git a/reasonix.toml b/reasonix.toml deleted file mode 100644 index 4063a83..0000000 --- a/reasonix.toml +++ /dev/null @@ -1,2 +0,0 @@ -[permissions] -allow = ["Bash=cd /d/workbench/iboard && node -e \"const y=require('js-yaml');try{y.load(require('fs').readFileSync('.gitea/workflows/android-build.yml','utf8'));console.log('YAML OK')}catch(e){console.error('YAML ERROR:',e.message);process.exit(1)}\""]