Skip to content

Commit ddb325d

Browse files
authored
Merge branch 'master' into master
2 parents 285b450 + 351327a commit ddb325d

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/dependabot.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@ version: 2
22
updates:
33
- package-ecosystem: "bundler"
44
directory: "/"
5+
open-pull-requests-limit: 3
56
schedule:
67
interval: "weekly"
78

.github/workflows/ruby.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,3 +117,4 @@ jobs:
117117
env:
118118
PR_URL: ${{github.event.pull_request.html_url}}
119119
GH_TOKEN: ${{secrets.GITHUB_TOKEN}}
120+

0 commit comments

Comments
 (0)