Ross Larner

Results 1 issues of Ross Larner

I am trying to use wait-for-status to prevent our staging environment from being updated until the images are built using this Git Action snippet ``` jobs: update-staging: name: Update Staging...