Skip to content

Commit

Permalink
github: update workflow names (#96)
Browse files Browse the repository at this point in the history
Updated names of GitHub workflows.
NCD-1066.

Signed-off-by: Grzegorz Ferenc <[email protected]>
  • Loading branch information
greg-fer authored Nov 12, 2024
1 parent 9020e4a commit 2f40649
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/zoomin-publish-dev.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish documentation to Zoomin
name: Publish documentation to Zoomin dev

on:
push:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/zoomin-publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish documentation to Zoomin
name: Publish documentation to Zoomin prod

on:
workflow_dispatch:
Expand Down

0 comments on commit 2f40649

Please sign in to comment.