You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Use standard order of keys in "Check Certificates" workflow steps
Although machines don't care which order the keys occur in, since the `jobs[].<job_id>.steps[].env` key declares the
environment variables used in the step, it is most intuitive for it to be placed before the `run` or `uses` key.
0 commit comments