steps: - name: eowyn image: ziglings/ziglang:latest pull: true commands: - sh ./patches/eowyn.sh when: event: [pull_request, push, cron] ref: - refs/pull/** - refs/heads/main cron: daily*