Skip to content

Commit 77d9699

Browse files
Merge pull request #32 from venkatarenduchintala/chore/rename-master-to-main
chore(ci): update pull_request target branch from master to main
2 parents 46bc4c4 + 07a4861 commit 77d9699

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/validate.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
push:
55
branches: ["**"]
66
pull_request:
7-
branches: [master]
7+
branches: [main]
88

99
jobs:
1010
validate:

0 commit comments

Comments
 (0)