Skip to content

Commit e0affd6

Browse files
authored
Merge pull request #200 from Netflix/update-default-branch
Update default branch to main
2 parents 313f8ff + 4946f60 commit e0affd6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/nebula-snapshot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: "Publish snapshot to NetflixOSS and Maven Central"
33
on:
44
push:
55
branches:
6-
- master
6+
- main
77

88
jobs:
99
build:

0 commit comments

Comments
 (0)