Skip to content

Commit 7bf8aed

Browse files
authored
Update CC Search checks to reflect switch to GitHub Actions
1 parent c035158 commit 7bf8aed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

normalize_repos/branch_protections.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929

3030
REQUIRED_STATUS_CHECK_MAP = {
3131
"cccatalog-api": ["continuous-integration/travis-ci"],
32-
"cccatalog-frontend": ["ci/circleci: lint", "ci/circleci: unit"],
32+
"cccatalog-frontend": ["Run CI tests"],
3333
"creativecommons.github.io-source": ["continuous-integration/travis-ci"],
3434
"fonts": [
3535
"Lint",

0 commit comments

Comments
 (0)