Commit Graph

3 Commits

Author SHA1 Message Date
Stéphane Nicoll
20b3e6120d Apply conventions to existing Actions and Workflows
This commit applies the conventions that we documented on our wiki, see
https://github.com/spring-projects/spring-boot/wiki/GitHub-Actions.

In no particular order this:

* Use consistent single quotes for descriptions
* Order elements in a predictable order. In particular, inputs, outputs,
and environment variables are ordered alphabetically

Closes gh-42512
2024-10-04 15:18:18 +02:00
Phillip Webb
707d858a08 Attempt to fix distribute conditions
See gh-42333
2024-10-01 15:43:34 -07:00
Phillip Webb
c3b8337638 Unify commercial and OSS workflows
See gh-42333
2024-10-01 15:27:07 -07:00