diff --git a/.woodpecker/build-and-publish.yml b/.woodpecker/build-and-publish.yml index 6001a00..e62bd74 100644 --- a/.woodpecker/build-and-publish.yml +++ b/.woodpecker/build-and-publish.yml @@ -8,7 +8,6 @@ steps: - pnpm build when: - event: push - - event: pull_request - name: container-build-and-publish image: docker diff --git a/app.vue b/app.vue index d7ea4c4..8ca7948 100644 --- a/app.vue +++ b/app.vue @@ -55,7 +55,10 @@ function contextMenuHandler(e: MouseEvent) { \ No newline at end of file