Skip to content

Commit

Permalink
Merge branch 'master' into 213/improveExceptionHandling
Browse files Browse the repository at this point in the history
  • Loading branch information
SaptarshiSarkar12 committed Jun 25, 2023
2 parents 6bcbc6c + 5f5b26f commit 9044e45
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/npm-deps-upgrade.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Upgrade npm packages
defaults:
run:
working-directory: "./Website"
run:
working-directory: "./Website"
on:
workflow_dispatch:

Expand Down Expand Up @@ -33,5 +33,5 @@ jobs:
git config user.name "dependabot"
git config user.email "27856297+dependabot-preview[bot]@users.noreply.github.com"
git add .
git commit -m "build(deps): Upgraded npm packages"
git diff-index --quiet HEAD || git commit -m "build(deps): Upgraded npm packages"
git push
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ You can also provide your feedback to Microsoft Defender by reporting it to be S

## Contributing to the project
- Please feel free to contribute to this open-source project.
- See [**`Contribuing Guidelines`**](https://github.com/SaptarshiSarkar12/Drifty/blob/master/CONTRIBUTING.md) and [Projects](https://github.com/users/SaptarshiSarkar12/projects/3) for ways to contribute.
- See [**`Contribuing Guidelines`**](https://github.com/SaptarshiSarkar12/Drifty/blob/master/CONTRIBUTING.md) and [**`Projects`**](https://github.com/users/SaptarshiSarkar12/projects/3) for ways to contribute.
- **Feel free to open an [`issue`](https://github.com/SaptarshiSarkar12/Drifty/issues/new/choose)**.
- Please adhere to this project's [**`Code Of Conduct`**](https://github.com/SaptarshiSarkar12/Drifty/blob/master/CODE_OF_CONDUCT.md).
- Remember, this project follows [**`Semantic Versioning`**](https://semver.org/) for the releases.
Expand Down

0 comments on commit 9044e45

Please sign in to comment.