ci(repo): migrate to github actions. #34

tests(repo): modified to github actions.
This commit is contained in:
Mojib Wali
2020-12-04 10:30:34 +01:00
committed by GitHub
parent 1ca39d2f8d
commit be22817a91
7 changed files with 64 additions and 64 deletions

View File

@@ -32,8 +32,8 @@ indent_size = 4
[*.{css,html,js,json,yml}]
indent_size = 2
# Matches the exact files either package.json or .travis.yml
[{package.json,.travis.yml}]
# Matches the exact files either package.json or .github/workflows/*.yml
[{package.json,.github/workflows/*.yml}]
indent_size = 2
# Dockerfile