Skip to content

Commit bbe7bbe

Browse files
1 parent 8317283 commit bbe7bbe

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

‎.github/workflows/docs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
pull_request:
33
branches:
4-
- v1
4+
- main
55
name: docs
66
jobs:
77
docs:

‎.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
on:
22
pull_request:
33
branches:
4-
- v1
4+
- main
55
name: lint
66
jobs:
77
lint:

0 commit comments

Comments
 (0)