Skip to content

Commit

Permalink
Merge pull request github#15929 from github/repo-sync
Browse files Browse the repository at this point in the history
repo sync
  • Loading branch information
Octomerger authored Oct 7, 2020
2 parents abb1348 + 24f9ae4 commit 4f90166
Show file tree
Hide file tree
Showing 3 changed files with 43 additions and 31 deletions.
11 changes: 10 additions & 1 deletion .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,15 @@
"bug",
"code"
]
},
{
"login": "BenJam",
"name": "Benjamin Nickolls",
"avatar_url": "https://avatars2.githubusercontent.com/u/158833?v=4",
"profile": "https://github.com/BenJam",
"contributions": [
"doc"
]
}
],
"contributorsPerLine": 7,
Expand All @@ -294,4 +303,4 @@
"repoHost": "https://github.com",
"skipCi": true,
"commitConvention": "none"
}
}
2 changes: 1 addition & 1 deletion .github/workflows/triage-pull-requests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
repo-token: "${{ secrets.GITHUB_TOKEN }}"
add-labels: "triage"
- name: Triage to project board
uses: konradpabjan/[email protected]
uses: rachmari/actions-add-new-issue-to-column@v1.1.1
with:
action-token: ${{ secrets.GITHUB_TOKEN }}
project-url: "https://github.com/github/docs/projects/1"
Expand Down
Loading

0 comments on commit 4f90166

Please sign in to comment.