Skip to content

Commit

Permalink
try to solve testing issue for github dependencie
Browse files Browse the repository at this point in the history
  • Loading branch information
DutchmanNL committed Jul 24, 2023
1 parent 6e5808c commit aa09d3d
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 487 deletions.
Binary file added .DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion .github/workflows/dependabot-auto-merge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v2
uses: actions/checkout@v3

- name: Check if PR should be auto-merged
uses: ahmadnassri/action-dependabot-auto-merge@v2
Expand Down
Loading

0 comments on commit aa09d3d

Please sign in to comment.