Skip to content

Commit 8482b49

Browse files
committed
Update branch name in generate.yml
1 parent e4ccf4b commit 8482b49

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/generate.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@ name: Generate Thrift Code
33
on:
44
push:
55
branches:
6-
- develop
6+
- main
77
pull_request:
88
branches:
9-
- develop
9+
- main
1010

1111
jobs:
1212
generate:

0 commit comments

Comments
 (0)