Skip to content

Commit

Permalink
[backport] feat: add names for workflow (#493) (#494)
Browse files Browse the repository at this point in the history
Signed-off-by: Lin Yang <[email protected]>
(cherry picked from commit 39c7c6d)
  • Loading branch information
reaver-flomesh committed Dec 1, 2024
1 parent c586966 commit 4075134
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 4075134

Please sign in to comment.