mirror of
https://github.com/github/codeql-action.git
synced 2026-01-05 22:20:20 +08:00
Add name to workflow
This commit is contained in:
@@ -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' }}
|
||||
|
||||
Reference in New Issue
Block a user