Skip to content

Commit 9cc7d86

Browse files
committed
API uses GitHub actions now
1 parent cef5697 commit 9cc7d86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

normalize_repos/branch_protections.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
]
2929

3030
REQUIRED_STATUS_CHECK_MAP = {
31-
"cccatalog-api": ["continuous-integration/travis-ci"],
31+
"cccatalog-api": ["Automated tests"],
3232
"cccatalog-frontend": ["Run CI tests"],
3333
"creativecommons.github.io-source": ["continuous-integration/travis-ci"],
3434
"fonts": [

0 commit comments

Comments
 (0)