Skip to content

Commit 11934f4

Browse files
Set Github Actions as required checks for vue-vocabulary repo
1 parent 39a132b commit 11934f4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

normalize_repos/branch_protections.py

+3-2
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,9 @@
4343
"netlify/cc-vocabulary/deploy-preview",
4444
],
4545
"vue-vocabulary": [
46-
"ci/circleci: lint",
47-
"ci/circleci: unit",
46+
"Lint",
47+
"Unit tests",
48+
"Build",
4849
"netlify/cc-vue-vocabulary/deploy-preview",
4950
],
5051
}

0 commit comments

Comments
 (0)