Skip to content

Commit

Permalink
Run validation on backports too (#2895)
Browse files Browse the repository at this point in the history
  • Loading branch information
pquentin authored Sep 18, 2024
1 parent 7b0984c commit 5d13480
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate-pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ on:
pull_request:
branches:
- main
- 8.x
- '[0-9]+.[0-9]+'

jobs:
validate-pr:
Expand Down

0 comments on commit 5d13480

Please sign in to comment.