Skip to content

Commit

Permalink
add develop-8 branch to trigger functional tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RokPopov committed Oct 24, 2023
1 parent 004b5b6 commit 4a70184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mftf-test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Functional Tests
on:
workflow_dispatch:
pull_request:
branches: [main]
branches: [main, develop-8]

jobs:
build:
Expand Down

0 comments on commit 4a70184

Please sign in to comment.