diff --git a/.woodpecker/.build-and-push-to-registry.yml b/.woodpecker/.build-and-push-to-registry.yml index 1202524..bab9773 100644 --- a/.woodpecker/.build-and-push-to-registry.yml +++ b/.woodpecker/.build-and-push-to-registry.yml @@ -13,8 +13,4 @@ steps: context: . push: true when: - event: push - branch: - - main - not: - event: manual \ No newline at end of file + event: manual \ No newline at end of file