diff --git a/.woodpecker.yml b/.woodpecker.yml index 1efc90d..1b9fc6f 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -4,4 +4,6 @@ steps: commands: - git -C /mnt/caddy-sites/latenightdef.techtransthai.org pull volumes: - - /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites \ No newline at end of file + - /media/core/Data1/Apps/caddy/sites:/mnt/caddy-sites + when: + - branch: main \ No newline at end of file