Skip to content

Commit 674e2c1

Browse files
fix: don't skipCi for allcontributors (#152)
1 parent 18ac0eb commit 674e2c1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.all-contributorsrc

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,5 @@
6060
"projectName": "template-typescript-node-package",
6161
"projectOwner": "JoshuaKGoldberg",
6262
"repoHost": "https://github.com",
63-
"repoType": "github",
64-
"skipCi": true
63+
"repoType": "github"
6564
}

0 commit comments

Comments
 (0)