Skip to content

Commit

Permalink
add dependabot to test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse Schmidt committed Oct 17, 2023
1 parent 307fc95 commit 7f971b2
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Tests
on:
push:
branches: ["*"]
pull_request:
branches: ["dependabot/**"]
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 7f971b2

Please sign in to comment.