From dcfcdeba3172adc2ef98f345ee2444d2178cce75 Mon Sep 17 00:00:00 2001 From: jrk Date: Mon, 29 Apr 2024 02:47:56 +0200 Subject: [PATCH 1/2] build only for push to master --- .github/workflows/master.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/master.yml b/.github/workflows/master.yml index 1bd8b9c..32df79b 100755 --- a/.github/workflows/master.yml +++ b/.github/workflows/master.yml @@ -6,9 +6,6 @@ on: - master paths: - 'version.txt' - pull_request: - branches: - - master workflow_dispatch: From 787ff22b5b40b20b80acb59705d30d92e2f7145c Mon Sep 17 00:00:00 2001 From: jrk Date: Mon, 29 Apr 2024 02:49:37 +0200 Subject: [PATCH 2/2] bump version file --- version.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.txt b/version.txt index b123147..840ca8c 100755 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -1.1 \ No newline at end of file +1.4 \ No newline at end of file