Skip to content

Commit 17e9fcb

Browse files
committed
build: update branch reference in label PR workflow
1 parent 1f99c30 commit 17e9fcb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/label-pr.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
- edited
88
branches:
99
- master
10-
- feature/v3-pr-label #TODO: remove
10+
- feature/v3 #TODO: remove
1111

1212
concurrency:
1313
group: label-pr-${{ github.event.pull_request.number }}

0 commit comments

Comments
 (0)