Add name to workflow

This commit is contained in:
Andrew Eisenberg
2022-03-11 10:16:34 -08:00
parent 8ecc1fcbc4
commit e64a215b41

View File

@@ -6,6 +6,7 @@ on:
jobs:
update-supported-enterprise-server-versions:
name: Update Supported Enterprise Server Versions
timeout-minutes: 30
runs-on: ubuntu-latest
if: ${{ github.repository == 'github/codeql-action' }}