From 32e2d77edd28d5c8edb37b7da01f58ff603e2d92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?V=C3=ADtor=20Vasconcellos?= Date: Tue, 17 Sep 2024 19:33:54 -0300 Subject: [PATCH] Try and make CI run --- .github/workflows/ci.yml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 23d0d35..58138c6 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -9,11 +9,6 @@ on: branches: - main pull_request: - paths-ignore: - - '**/README.md' - - '**/LICENSE.md' - - '**/.*' - - docs/** # Cancel previous runs of the same workflow on the same branch. concurrency: