Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/deploy-brokers.actions.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Suite-Common module only
name: Deploy Suite-Brokers module only

on: workflow_dispatch

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-reactive.actions.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Suite-Common module only
name: Deploy Suite-Reactive module only

on: workflow_dispatch

Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/deploy-security.actions.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Deploy Suite-Common module only
name: Deploy Suite-Security module only

on: workflow_dispatch

Expand Down