Skip to content

Commit

Permalink
Add renovate status checks (#77)
Browse files Browse the repository at this point in the history
  • Loading branch information
paddyroddy authored Sep 26, 2023
1 parent 76a3c54 commit 841934d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/linting.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- "renovate/**"
pull_request:

jobs:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- "renovate/**"
pull_request:
paths-ignore:
- "**.md"
Expand Down

0 comments on commit 841934d

Please sign in to comment.