Browse Source

Update .woodpecker/eowyn.yml

Chris Boesch 1 year ago
parent
commit
72e3d6ebdc
1 changed files with 1 additions and 5 deletions
  1. 1 5
      .woodpecker/eowyn.yml

+ 1 - 5
.woodpecker/eowyn.yml

@@ -5,8 +5,4 @@ steps:
     commands:
       - sh ./patches/eowyn.sh
     when:
-      events:
-        - push
-        - pull-requests		
-        - cron		
-      cron: "Daily"
+      event: [ push, cron ]