From 955968707ad66edd8438d0cd0ec91a3e285e91d2 Mon Sep 17 00:00:00 2001 From: nerdCopter <56646290+nerdCopter@users.noreply.github.com> Date: Tue, 20 Feb 2024 10:47:54 -0600 Subject: [PATCH] github actions for artifacts linking --- .github/workflows/artifact-links.yml | 2 +- .github/workflows/hide-artifact-links.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/artifact-links.yml b/.github/workflows/artifact-links.yml index 8b6ca0873e..4c506c2e1d 100644 --- a/.github/workflows/artifact-links.yml +++ b/.github/workflows/artifact-links.yml @@ -1,4 +1,4 @@ -name: Artifact links comments creator +name: Artifacts links comment creator on: pull_request: types: [opened,synchronize] diff --git a/.github/workflows/hide-artifact-links.yml b/.github/workflows/hide-artifact-links.yml index adfc1ad7c8..f45a107b08 100644 --- a/.github/workflows/hide-artifact-links.yml +++ b/.github/workflows/hide-artifact-links.yml @@ -1,4 +1,4 @@ -name: Hide artifact links comments +name: Hide artifacts links comments on: pull_request_target: