🏗️ Renamed workflows to be more logical

This commit is contained in:
Alicia Sykes
2021-09-12 21:45:41 +01:00
parent 0aca363841
commit 0f33a8fca8
23 changed files with 28 additions and 36 deletions

View File

@@ -1,6 +1,6 @@
# Shows changes to yarn.lock in PR comment
# Useful for easily understanding dependency changes
name: Yarn Lock Changes
# Shows changes to any yarn.lock in PR comment
# Useful for easily understanding dependency changes and consequences
name: 💡 Show Dependency Changes
on: [pull_request]
jobs:
check: