File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- * @ conor10 @ iikirilov
1
+ * @ conor10 @ gtebrean @ NickSneo
Original file line number Diff line number Diff line change @@ -2,10 +2,10 @@ name: "CodeQL"
2
2
3
3
on :
4
4
push :
5
- branches : [ 'master ' ]
5
+ branches : [ 'main ' ]
6
6
pull_request :
7
7
# The branches below must be a subset of the branches above
8
- branches : [ 'master ' ]
8
+ branches : [ 'main ' ]
9
9
schedule :
10
10
- cron : ' 35 2 * * 3'
11
11
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
18
18
19
19
### BREAKING CHANGES
20
20
21
- *
21
+ * Rename default master branch to main. [ # 2029 ] ( https://github.com/hyperledger/web3j/pull/2029 )
22
22
23
23
24
24
# [ 4.11.2] ( https://github.com/web3j/web3j/releases/tag/v4.11.2 ) (2024-03-27)
You can’t perform that action at this time.
0 commit comments