Skip to content

Commit

Permalink
Merge pull request #58 from Procedure-RPC/dev
Browse files Browse the repository at this point in the history
Configure @dependabot to target the dev branch
  • Loading branch information
toebeann authored Sep 26, 2022
2 parents cd0815f + 49bc91c commit 3b7857a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
1 change: 1 addition & 0 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ updates:
schedule:
interval: "weekly"
versioning-strategy: widen
target-branch: "dev"
7 changes: 0 additions & 7 deletions .github/workflows/npm-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,13 +12,6 @@ on:
]
pull_request:
branches: ["main", "dev"]
paths:
[
"**.ts",
"jest.config.js*",
"package-lock.json",
".github/workflows/npm-test.yml",
]
workflow_dispatch:

jobs:
Expand Down

0 comments on commit 3b7857a

Please sign in to comment.