Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
add test and docker
  • Loading branch information
Shohei Ueda authored and GitHub committed Dec 18, 2020
1 parent 584ffda commit 419385e
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/labeler.yml
Expand Up @@ -8,3 +8,13 @@ dependencies:

documentation:
- README.md

test:
- __tests__

docker:
- .devcontainer/*
- .dockerignore
- Dockerfile
- Makefile
- docker-compose.yml

0 comments on commit 419385e

Please sign in to comment.