From 713ca81d060404944c96442cbfd2f87570d0685c Mon Sep 17 00:00:00 2001 From: JarbasAI <33701864+JarbasAl@users.noreply.github.com> Date: Mon, 30 Sep 2024 23:55:33 +0100 Subject: [PATCH] fix:main not master --- .github/workflows/sync_tx.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/sync_tx.yml b/.github/workflows/sync_tx.yml index bad2743..769d95c 100644 --- a/.github/workflows/sync_tx.yml +++ b/.github/workflows/sync_tx.yml @@ -4,7 +4,7 @@ on: workflow_dispatch: push: branches: - - master + - main jobs: run-script: