ci: job naming improvements and success job for matrix (#12316)

Co-authored-by: bo0tzz <git@bo0tzz.me>
This commit is contained in:
Zack Pollard
2024-09-04 23:28:30 +01:00
committed by GitHub
parent 77e6a6d78b
commit 0d6bef2c05
6 changed files with 24 additions and 7 deletions

View File

@@ -5,6 +5,7 @@ on:
jobs:
deploy:
name: Docs Destroy
runs-on: ubuntu-latest
steps:
- name: Checkout code