Skip to content

Commit 8966926

Browse files
committed
fix: Update ci and doc
1 parent 82d57d4 commit 8966926

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

.github/workflows/ci.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ on:
44
push:
55
branches: [main]
66
pull_request:
7-
branches: [main]
87

98
concurrency:
109
group: ${{ github.workflow }}-${{ github.event.pull_request.number || github.ref }}

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -146,4 +146,4 @@ The generic `source.Parse()` handles concurrent fetching, depth limits, and grap
146146

147147
## License
148148

149-
MIT
149+
Apache-2.0

0 commit comments

Comments
 (0)