From 761ed472274f4dd249c568b053509d71d96f981f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?H=C3=A9l=C3=A8ne=20Martin?= Date: Wed, 26 Jun 2024 14:42:30 -0700 Subject: [PATCH] Back to on push for testing --- .github/workflows/ghcr.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/workflows/ghcr.yml b/.github/workflows/ghcr.yml index c7659113..8a03aef7 100644 --- a/.github/workflows/ghcr.yml +++ b/.github/workflows/ghcr.yml @@ -1,10 +1,6 @@ name: GHCR -on: - workflow_dispatch: - push: - branches: [master] - tags: ["v*.*.*"] +on: push env: REGISTRY: ghcr.io