Add name to workflow
This commit is contained in:
parent
8ecc1fcbc4
commit
e64a215b41
1 changed files with 1 additions and 0 deletions
|
|
@ -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' }}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue