Skip to content

Commit

Permalink
feat: add names for workflow (#493)
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
  • Loading branch information
reaver-flomesh authored Nov 30, 2024
1 parent f24d71c commit 39c7c6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/backport.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Backport PRs

on:
pull_request:
branches:
Expand Down
2 changes: 2 additions & 0 deletions .github/workflows/cherry-pick.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
name: Cherry-pick PRs

on:
pull_request:
branches:
Expand Down

0 comments on commit 39c7c6d

Please sign in to comment.