Skip to content

Commit b5ada1b

Browse files
committed
Add empty circleci config to pass checks
1 parent ea2f05e commit b5ada1b

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.circleci/config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
version: 2.1
3+
4+
workflows:
5+
version: 2
6+
noop:
7+
jobs: []

0 commit comments

Comments
 (0)