From 3b58281a8274d725e0782c7766b927b8cdc76984 Mon Sep 17 00:00:00 2001 From: Martin van Es Date: Fri, 16 Aug 2024 13:12:32 +0200 Subject: [PATCH] Remove tags-ignore --- .github/workflows/test.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index e54cda2..504c975 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -3,10 +3,8 @@ name: Sniffer on: - # Triggers the workflow on push or pull request events + # Triggers the workflow on push events push: - tags-ignore: - - '**' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: