Skip to content

Commit 7fa6125

Browse files
authored
Prepare to rename master branch to main (#70)
* Prepare to rename master branch to main * fixes
1 parent 43750ac commit 7fa6125

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

.asf.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ github:
3434
merge: false
3535
rebase: false
3636
protected_branches:
37-
master:
37+
main:
3838
required_pull_request_reviews:
3939
required_approving_review_count: 1
4040
notifications:

.github/workflows/ci.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,16 @@ name: CI
22

33
on:
44
push:
5-
branches: ['master', 'main']
5+
branches: ['main']
66
pull_request:
7-
branches: ['master', 'main']
7+
branches: ['main']
88

99
jobs:
1010
lint:
1111
runs-on: ubuntu-latest
1212
steps:
1313
- name: Checkout
14-
uses: actions/checkout@master
14+
uses: actions/checkout@main
1515
- uses: actions/setup-python@v2
1616
with:
1717
python-version: '3.x'
@@ -26,7 +26,7 @@ jobs:
2626
python_version: ["3.7", "3.8", "3.9", "3.10"]
2727
steps:
2828
- name: Checkout
29-
uses: actions/checkout@master
29+
uses: actions/checkout@main
3030

3131
- name: Set up Python
3232
uses: actions/setup-python@v2

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy