Skip to content

Commit

Permalink
feat: add support for pull requests on release branches in GitHub Act…
Browse files Browse the repository at this point in the history
…ions workflow
  • Loading branch information
mikita-sakalouski committed Oct 29, 2024
1 parent 117c2ba commit ed3b1bf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ on:
pull_request:
branches:
- main
- release/*
workflow_dispatch:
inputs:
logLevel:
Expand Down

0 comments on commit ed3b1bf

Please sign in to comment.