diff options
| author | Kristen Kozak <sebright@google.com> | 2017-09-11 11:13:53 -0700 |
|---|---|---|
| committer | Kristen Kozak <sebright@google.com> | 2017-09-11 11:13:55 -0700 |
| commit | d1a7aaf011cbe44beae8269c63c59ecc38e0ac24 (patch) | |
| tree | 999114f09e7c656597e336ccabc09f706f5949b9 /RELEASING.md | |
| parent | feda64eef7163f0b3efa9797e6236cd0218cc829 (diff) | |
| download | platform_external_opencensus-java-d1a7aaf011cbe44beae8269c63c59ecc38e0ac24.tar.gz platform_external_opencensus-java-d1a7aaf011cbe44beae8269c63c59ecc38e0ac24.tar.bz2 platform_external_opencensus-java-d1a7aaf011cbe44beae8269c63c59ecc38e0ac24.zip | |
Don't specify branch protection settings to disable in RELEASING.md.
Diffstat (limited to 'RELEASING.md')
| -rw-r--r-- | RELEASING.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASING.md b/RELEASING.md index 40b6430b..8f858f18 100644 --- a/RELEASING.md +++ b/RELEASING.md @@ -81,11 +81,11 @@ token](https://help.github.com/articles/creating-a-personal-access-token-for-the - `Require status checks to pass before merging` - `Include administrators` - Uncheck `Require branches to be up to date before merging`. Enable the following required status checks: - `cla/google` - `continuous-integration/appveyor/pr` - `continuous-integration/travis-ci` + - Uncheck everything else. - Click "Save changes". 3. For `master` branch: |
