From b3c761cd99aa30d16fb5f6d25d06f8c30a3184ce Mon Sep 17 00:00:00 2001 From: ammarcsj <70114795+ammarcsj@users.noreply.github.com> Date: Mon, 14 Oct 2024 17:21:12 +0200 Subject: [PATCH] change 'main' -> 'master' --- .github/workflows/ratio_tests.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/ratio_tests.yml b/.github/workflows/ratio_tests.yml index d79e289..4304c02 100644 --- a/.github/workflows/ratio_tests.yml +++ b/.github/workflows/ratio_tests.yml @@ -1,6 +1,6 @@ on: pull_request: - branches: [ main ] + branches: [ master ] workflow_dispatch: name: Ratio tests, ubuntu stable