Skip to content

Commit

Permalink
chore: ensure renovatebot prs cause CI to run (#32)
Browse files Browse the repository at this point in the history
Co-authored-by: Liam DeBeasi <[email protected]>
  • Loading branch information
liamdebeasi and liamdebeasi authored Feb 27, 2024
1 parent cf202a8 commit eb29a99
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build-and-test.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
name: Build app and run tests

on:
push:
branches:
- '*'
pull_request:
branches: [ '**' ]

concurrency:
# Cancel in progress runs for this branch
Expand Down

0 comments on commit eb29a99

Please sign in to comment.