Skip to content

Commit 6950b79

Browse files
improve naming
1 parent 4dfc909 commit 6950b79

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/bean-instantiations-startup.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
1-
name: Verify Bean Instantiation Metrics
1+
name: Check Bean Instantiations on Startup
22

33
on:
44
pull_request:
55
# paths:
66
# - 'src/main/java/**'
77

88
jobs:
9-
check-beans:
9+
check-bean-instantiations-startup:
1010
runs-on: ubuntu-latest
1111

1212
steps:

0 commit comments

Comments
 (0)