Skip to content

Commit 21847bb

Browse files
committed
ci: rename branch in legacy ci
Signed-off-by: Sebastian Beltran <[email protected]>
1 parent 2826540 commit 21847bb

File tree

1 file changed

+2
-6
lines changed

1 file changed

+2
-6
lines changed

.github/workflows/legacy.yml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,10 @@ name: legacy
33
on:
44
push:
55
branches:
6-
- explore-new-api
7-
paths-ignore:
8-
- '*.md'
6+
- v3
97
pull_request:
108
branches:
11-
- explore-new-api
12-
paths-ignore:
13-
- '*.md'
9+
- v3
1410

1511
permissions:
1612
contents: read

0 commit comments

Comments
 (0)