We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e02c839 commit 41ef495Copy full SHA for 41ef495
src/Processors/Actions.php
@@ -24,7 +24,7 @@ public function handle(): void
24
25
protected function showCaption(): void
26
{
27
- $this->notification->info('Launching Actions');
+ $this->notification->info('Running actions');
28
}
29
30
protected function ensureRepository(): void
0 commit comments