Skip to content

Commit e4b6c71

Browse files
Rename reusable workflow call in insights.yml for clarity
1 parent 30eb781 commit e4b6c71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/insights.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ on:
77
- cron: '0 0 * * *' # every day at 00:00 UTC
88

99
jobs:
10-
call-reusable-workflow:
11-
uses: db-man/db-man/.github/workflows/reusable-workflow.yml@main
10+
call-insights-reusable-workflow:
11+
uses: db-man/db-man/.github/workflows/insights-reusable-workflow.yml@main

0 commit comments

Comments
 (0)