Skip to content

Commit

Permalink
ci: run custom pr checks on next-* branch PRs
Browse files Browse the repository at this point in the history
  • Loading branch information
orndorffgrant authored and renanrodrigo committed Jan 30, 2024
1 parent 8cb1115 commit 9c738af
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/custom-pr-checks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
- edited
branches:
- main
- next-*

jobs:
bug-refs:
Expand Down

0 comments on commit 9c738af

Please sign in to comment.