Skip to content

Commit

Permalink
Add missing release branch pull requests trigger
Browse files Browse the repository at this point in the history
Signed-off-by: Jiaxin Shan <seedjeffwan@gmail.com>
  • Loading branch information
Jeffwan committed Mar 6, 2025
1 parent be86d7b commit 8c39b72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/installation-tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ on:
- 'go.mod'
- 'go.sum'
pull_request:
branches: [ "main" ]
branches: [ "main", "release-*" ]
paths:
- '.github/workflows/**'
- 'build/container/**'
Expand Down

0 comments on commit 8c39b72

Please sign in to comment.