Skip to content

Commit

Permalink
ci: run checks against renovate branches
Browse files Browse the repository at this point in the history
  • Loading branch information
danielroe committed Oct 12, 2024
1 parent ede9bc1 commit 57007eb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/bench.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- renovate/*
pull_request:
workflow_dispatch:

Expand Down
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ on:
push:
branches:
- main
- renovate/*

jobs:
lint:
Expand Down

0 comments on commit 57007eb

Please sign in to comment.