mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-07-01 15:27:58 +02:00
24: Add iterator param to TreeNode's constructor. (#25)
This commit is contained in:
2
.github/workflows/publishSnapshot.yml
vendored
2
.github/workflows/publishSnapshot.yml
vendored
@ -2,7 +2,7 @@ name: Publish Snapshot
|
||||
|
||||
on:
|
||||
push:
|
||||
branches: [master, '14-**']
|
||||
branches: [master]
|
||||
|
||||
jobs:
|
||||
test:
|
||||
|
Reference in New Issue
Block a user