Skip to content

Change cronjob time for pull_upstream github workflow #2

Change cronjob time for pull_upstream github workflow

Change cronjob time for pull_upstream github workflow #2

Workflow file for this run

name: Build
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Build
run: ./mwaa-local-env build-image