As we refactored another workflow file, we realized this ordering of keys in a step improves readability a lot: * name * if * id * uses * with * env * working-directory * run:
As we refactored another workflow file, we realized this ordering of keys in a step improves readability a lot: