Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Mar 13, 2024
1 parent bcb7d78 commit d6bdf26
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/Node.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@ permissions:
on:
workflow_dispatch:
push:
branches: [main]
branches: [Current]
pull_request:
branches: [main]
branches: [Current]
workflow_call:

jobs:
Expand Down
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
{
"name": "flights-dispatch",
"name": "flight-dispatch",
"version": "0.0.1",
"private": false,
"description": "🪧 Dispatch for flights.",
"description": "🪧 Dispatch.",
"keywords": [
"flights",
"flight",
"dispatch"
],
"homepage": "https://github.com/NikolaRHristov/FlightsDispatch#readme",
"homepage": "https://github.com/Playform/Watch#readme",
"bugs": {
"url": "https://github.com/NikolaRHristov/FlightsDispatch/issues"
"url": "https://github.com/Playform/Watch/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/NikolaRHristov/FlightsDispatch.git"
"url": "git+https://github.com/Playform/Watch.git"
},
"license": "SEE LICENSE IN LICENSE",
"author": {
Expand Down

0 comments on commit d6bdf26

Please sign in to comment.