From ea18d9aca660d1258afd6bbc47adc7e8a837e649 Mon Sep 17 00:00:00 2001 From: MedzikUser Date: Wed, 21 Sep 2022 16:29:47 +0200 Subject: [PATCH] chore: run ci on push --- .github/workflows/ci.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 4fb78a4..f37308a 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -2,8 +2,6 @@ name: Build release binaries (and publish them if this is a tag) on: push: - tags: - - "*" # pull_request: