From 50ecf830b53f9a3d5670a0491c8062b256ce6990 Mon Sep 17 00:00:00 2001 From: Alejandro Alvarez Date: Mon, 18 Dec 2023 11:50:52 +0100 Subject: [PATCH] Update attach-artifact-release.yml --- .github/workflows/attach-artifact-release.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/attach-artifact-release.yml b/.github/workflows/attach-artifact-release.yml index 195cea7..8f6ca96 100644 --- a/.github/workflows/attach-artifact-release.yml +++ b/.github/workflows/attach-artifact-release.yml @@ -4,6 +4,9 @@ on: pull_request: types: - closed + push: + branches: + - main jobs: