Skip to content

Commit 853da9f

Browse files
Rename branch master to main in CI lint (kserve#19)
Rename branch master to main in CI Signed-off-by: Sivanantham Chinnaiyan <[email protected]>
1 parent a6b114e commit 853da9f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint-check.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: "OpenApi lint"
22

33
on:
44
push:
5-
branches: [ master, release* ]
5+
branches: [ main, release* ]
66
pull_request:
77
workflow_dispatch:
88

0 commit comments

Comments
 (0)