We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea614c4 commit aee8c44Copy full SHA for aee8c44
.github/workflows/presubmit.yaml
@@ -9,7 +9,7 @@ on:
9
pull_request:
10
push:
11
branches:
12
- - master
+ - main
13
workflow_dispatch:
14
15
permissions:
.github/workflows/presubmit.yaml.template
@@ -7,7 +7,7 @@ on:
7
8
0 commit comments