Skip to content

Commit

Permalink
rename folder
Browse files Browse the repository at this point in the history
  • Loading branch information
egekorkan committed Jun 28, 2024
1 parent 9a0a61a commit 18dda2a
Show file tree
Hide file tree
Showing 37 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4,16 +4,16 @@ on:
push:
branches: [main]
paths:
- "node/tm-helpers/**"
- "node/thing-model/**"
pull_request:
branches: [main]
paths:
- "node/tm-helpers/**"
- "node/thing-model/**"
workflow_dispatch:

defaults:
run:
working-directory: node/tm-helpers
working-directory: node/thing-model

jobs:
setup-and-test:
Expand Down
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "tm-helpers",
"name": "thing-model",
"version": "1.0.0",
"repository": {
"type": "git",
Expand Down
File renamed without changes.
File renamed without changes.

0 comments on commit 18dda2a

Please sign in to comment.