mirror of
https://github.com/facebook/proxygen.git
synced 2025-08-07 07:02:53 +03:00
update github actions default from master to main
Summary: Branches updated some time ago, update this to match Reviewed By: zpao Differential Revision: D32693531 fbshipit-source-id: 02da79e3fb5fcd3b204be4605521a151b977ce2c
This commit is contained in:
committed by
Facebook GitHub Bot
parent
50eb871b83
commit
e4c0086c05
@@ -956,7 +956,7 @@ jobs:
|
||||
)
|
||||
parser.add_argument(
|
||||
"--main-branch",
|
||||
default="master",
|
||||
default="main",
|
||||
help="Main branch to trigger GitHub Action on",
|
||||
)
|
||||
|
||||
|
Reference in New Issue
Block a user