Skip to content

Commit 6dff48e

Browse files
committed
default branch to 4.0
1 parent f1f153a commit 6dff48e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.github/workflows/ci.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,11 @@ jobs:
1919
VALIDATE_ALL_CODEBASE: false
2020
VALIDATE_EDITORCONFIG: false
2121
VALIDATE_JSCPD: false
22+
<<<<<<< Updated upstream
2223
DEFAULT_BRANCH: 3.4
24+
=======
25+
DEFAULT_BRANCH: 4.0
26+
>>>>>>> Stashed changes
2327
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
2428

2529
- uses: actions/cache@v3

0 commit comments

Comments
 (0)