Skip to content

Commit

Permalink
add LTS branch to triggers
Browse files Browse the repository at this point in the history
so the prerelease will run
  • Loading branch information
geekosaur committed Oct 3, 2024
1 parent ba507b1 commit 28f5f4a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/validate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,8 @@ on:
- "release-notes/**"
branches:
- master
# hardcoded LTS branch, change me when LTS does
- '3.12'
pull_request:
paths-ignore:
- "doc/**"
Expand Down

0 comments on commit 28f5f4a

Please sign in to comment.