We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 06423ed commit 3fd8444Copy full SHA for 3fd8444
.github/workflows/pull-request.yml
@@ -3,7 +3,7 @@ run-name: Pull to ${{ github.base_ref }} by ${{ github.actor }}
3
4
on:
5
pull_request:
6
- branches: [master, develop]
+ branches: [master, develop, 3.x]
7
8
jobs:
9
Unit-Tests:
0 commit comments