From f9f20618af823ce4333c64992d467ab0ebe0c90e Mon Sep 17 00:00:00 2001 From: Chris Rosenthal Date: Tue, 30 Jul 2024 12:27:42 -0700 Subject: [PATCH] Testing to see if this still a PR still triggers tests --- .github/workflows/test-publish.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/test-publish.yml b/.github/workflows/test-publish.yml index cd88cec..2cb94de 100644 --- a/.github/workflows/test-publish.yml +++ b/.github/workflows/test-publish.yml @@ -7,9 +7,6 @@ on: - "*" tags: - "v*.*.*" - pull_request: - branches: - - $default-branch env: REGISTRY: ghcr.io