GitHub workflows, README: rename master to main
This commit is contained in:
parent
2ccd802aa3
commit
ba51841548
2
.github/workflows/go-presubmit.yml
vendored
2
.github/workflows/go-presubmit.yml
vendored
@ -3,7 +3,7 @@ name: Go presubmit
|
||||
on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
- main
|
||||
pull_request:
|
||||
types: [opened, reopened, synchronize]
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
[](https://travis-ci.org/pcarrier/gauth)
|
||||
[](https://travis-ci.org/pcarrier/gauth)
|
||||
|
||||
gauth: replace Google Authenticator
|
||||
===================================
|
||||
|
Loading…
x
Reference in New Issue
Block a user