Skip to content

Commit e86dedb

Browse files
authored
add name to call job
1 parent 0d5a6e8 commit e86dedb

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/update.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -116,11 +116,13 @@ jobs:
116116
117117
call-build:
118118
# Build documentation after update is successful
119+
name: Call
119120
needs: [update-translations]
120121
uses: rffontenelle/python-docs-pt-br/.github/workflows/build.yml@3.10
121122

122123

123124
call-compendium:
124125
# Generate compendium after update is successful
126+
name: Call
125127
needs: [update-translations]
126128
uses: rffontenelle/python-docs-pt-br/.github/workflows/compendium.yml@3.10

0 commit comments

Comments
 (0)