Skip to content

Commit

Permalink
Github Action: Fix Manual Build Test naming
Browse files Browse the repository at this point in the history
Signed-off-by: Gonçalo Negrier Duarte <gonegrier.duarte@gmail.com>
  • Loading branch information
MrDuartePT committed Apr 7, 2024
1 parent be89258 commit 3b7a69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_test.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: Manual Build Test
run-name: ${{ github.actor }} running Build PR
run-name: ${{ github.actor }} running Manual Build Test
on:
workflow_dispatch:
inputs:
Expand Down

0 comments on commit 3b7a69c

Please sign in to comment.