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.
2 parents 8dcf5c3 + 41ef495 commit 29e633fCopy full SHA for 29e633f
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