From 3d961ca8e327a8e308b1e3dfe2167739c59f15fd Mon Sep 17 00:00:00 2001 From: neon-sunset <20912188+neon-sunset@users.noreply.github.com> Date: Thu, 6 Oct 2022 14:23:01 +0300 Subject: [PATCH] Trigger build --- .github/workflows/dotnet-releaser.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/dotnet-releaser.yml b/.github/workflows/dotnet-releaser.yml index b74fb2e..59201b2 100644 --- a/.github/workflows/dotnet-releaser.yml +++ b/.github/workflows/dotnet-releaser.yml @@ -4,7 +4,6 @@ on: push: paths-ignore: - 'src/FastCache.Sanbox/**' - - 'src/FastCache.Benchmarks/**' - 'examples/**' pull_request: