From 13f018b362ea12b4a5870636c0cf628957f13f10 Mon Sep 17 00:00:00 2001 From: githb689 Date: Sat, 5 Sep 2026 13:06:53 -0300 Subject: [PATCH 1/2] Update build-tarball.yml TZAHAL 18520 --- .github/workflows/build-tarball.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-tarball.yml b/.github/workflows/build-tarball.yml index e173d4a544e0..709e4689117a 100644 --- a/.github/workflows/build-tarball.yml +++ b/.github/workflows/build-tarball.yml @@ -2,7 +2,7 @@ name: Build from tarball on: pull_request: - types: [opened, synchronize, reopened, ready_for_review] + types: [opened, assigned, synchronize, reopened, ready_for_review] paths-ignore: - '**.md' - '**.nix' From da244d6195133c94902f8512b923bfda10de6a3e Mon Sep 17 00:00:00 2001 From: githb689 Date: Sat, 5 Sep 2026 13:15:23 -0300 Subject: [PATCH 2/2] Revert "gh pr checkout 1 - Update build-tarball.yml" --- .github/workflows/build-tarball.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/build-tarball.yml b/.github/workflows/build-tarball.yml index 709e4689117a..e173d4a544e0 100644 --- a/.github/workflows/build-tarball.yml +++ b/.github/workflows/build-tarball.yml @@ -2,7 +2,7 @@ name: Build from tarball on: pull_request: - types: [opened, assigned, synchronize, reopened, ready_for_review] + types: [opened, synchronize, reopened, ready_for_review] paths-ignore: - '**.md' - '**.nix'