1 2 3 4 5 6 7 8 9
steps: eowyn: image: ziglings/ziglang:latest pull: true commands: - sh ./patches/eowyn.sh when: events: ["pull-requests", "push", "cron"] cron: "Daily"