diff --git a/.github/workflows/check-certificates.yml b/.github/workflows/check-certificates.yml index 2d834997..68969877 100644 --- a/.github/workflows/check-certificates.yml +++ b/.github/workflows/check-certificates.yml @@ -20,6 +20,7 @@ env: jobs: check-certificates: + name: ${{ matrix.certificate.identifier }} # Only run when the workflow will have access to the certificate secrets. if: > (github.event_name != 'pull_request' && github.repository == 'arduino/arduino-ide') ||