Skip to content

Commit

Permalink
devops changes and NPM addition
Browse files Browse the repository at this point in the history
  • Loading branch information
SubhanshuMG committed Jul 22, 2024
1 parent c478871 commit 70ce226
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/other-branches.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@ name: Feature/Bugfix/dev/test branch
on:
push:
branches:
- feature-*
- bugfix-*
- dev
- test
pull_request:
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"cover:report": "nyc report --reporter=lcov --reporter=text --report-dir='./jscoverage'",
"cover:reporthtml": "nyc report --reporter=html --report-dir='./jscoverage'"
},
"author": "SDargarh",
"author": "",
"license": "MIT",
"dependencies": {
"mocha": "^10.7.0",
Expand Down

0 comments on commit 70ce226

Please sign in to comment.