From a7d14397e43604c960721f64c43cbf38012836e9 Mon Sep 17 00:00:00 2001 From: Volodymyr Manilo Date: Tue, 26 Sep 2023 22:41:28 +0200 Subject: [PATCH] revert ci changes --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 7e2b964f..f91ad30d 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -7,7 +7,6 @@ on: pull_request: branches: - main - - fix/user-cursor paths-ignore: - 'README.md' @@ -16,7 +15,6 @@ on: - 'README.md' branches: - main - - fix/user-cursor # Ensures only 1 action runs per PR and previous is canceled on new trigger concurrency: