Skip to content

Commit

Permalink
chore: Add Title in the workflow name that checks titles of PRs (#540)
Browse files Browse the repository at this point in the history
Signed-off-by: Yaroslav Markovski <[email protected]>
  • Loading branch information
yaroslav-007 authored Feb 8, 2024
1 parent 4d410ba commit a1e6b43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/flow-pr-title-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
# limitations under the License.
##

name: "PR Check"
name: "PR Title Check"
on:
workflow_dispatch:
pull_request:
Expand Down

0 comments on commit a1e6b43

Please sign in to comment.