Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
bojanrajh committed Nov 6, 2023
1 parent bb3122f commit 84889f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/external-healthcheck.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: External healthcheck
run-name: External healthcheck (${{ inputs.branch }} @ @${{ inputs.repo }})
run-name: External healthcheck - ${{ inputs.branch }} @ ${{ inputs.repo }}

on:
workflow_dispatch:
Expand Down

0 comments on commit 84889f2

Please sign in to comment.