Skip to content

Commit c4e7453

Browse files
authored
Merge pull request #203 from github/zkoppert-patch-1
Update repository list in contributors workflow
2 parents 9d9516a + fcbeac3 commit c4e7453

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/contributors.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
3333
START_DATE: ${{ env.START_DATE }}
3434
END_DATE: ${{ env.END_DATE }}
35-
REPOSITORY: "github/go-spdx,github-community-projects/internal-contribution-forks,github-community-projects/stale-repos,github-community-projects/evergreen,github-community-projects/issue-metrics,github/github-ospo,github-community-projects/contributors,github/automatic-contrib-prs,github-community-projects/cleanowners,github-community-projects/measure-innersource"
35+
REPOSITORY: "github/explore,github/opensource.guide,github/go-spdx,github-community-projects/internal-contribution-forks,github-community-projects/stale-repos,github-community-projects/evergreen,github-community-projects/issue-metrics,github/github-ospo,github-community-projects/contributors,github/automatic-contrib-prs,github-community-projects/cleanowners,github-community-projects/measure-innersource"
3636
SPONSOR_INFO: "true"
3737
LINK_TO_PROFILE: "true"
3838

0 commit comments

Comments
 (0)