Skip to content

Commit

Permalink
chore: update workflow titles
Browse files Browse the repository at this point in the history
  • Loading branch information
dahal committed May 17, 2024
1 parent 44e3d98 commit f265160
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/clean-cache.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: cleanup caches by a branch
name: Cleanup cache
on:
pull_request:
types:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/first-interaction.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: first-interaction
name: First interaction greeting

on:
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/semantic-pull-requests.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: "Validate PRs"
name: Validate PR title

on:
pull_request_target:
Expand Down

0 comments on commit f265160

Please sign in to comment.