Skip to content

Commit

Permalink
Shorten workflow names.
Browse files Browse the repository at this point in the history
  • Loading branch information
uhafner committed Dec 21, 2023
1 parent 1beeba8 commit 9be6616
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ on:

jobs:
analyze:
name: Analyze with CodeQL
name: Analyze code
runs-on: ubuntu-latest
permissions:
actions: read
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/run-release-drafter.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: 'Invoke Release Drafter'
name: 'Release Drafter'

on:
push:
Expand Down

0 comments on commit 9be6616

Please sign in to comment.