From 03c92fe2f3e458ef8ac03012730ecf0744e9c797 Mon Sep 17 00:00:00 2001 From: Dmitriy Safronov <zimniy@cyberbrain.pw> Date: Mon, 6 May 2024 19:50:32 +0400 Subject: [PATCH] rebase (#55) Signed-off-by: Dmitriy Safronov <zimniy@cyberbrain.pw> --- .github/workflows/rebase-on-push-to-main-branch.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/rebase-on-push-to-main-branch.yaml b/.github/workflows/rebase-on-push-to-main-branch.yaml index 38ced83..4c4d228 100644 --- a/.github/workflows/rebase-on-push-to-main-branch.yaml +++ b/.github/workflows/rebase-on-push-to-main-branch.yaml @@ -14,4 +14,4 @@ jobs: base: main exclude-drafts: true exclude-labels: | - no-rebase + dependencies -- GitLab