Skip to content

Commit 89d8ea3

Browse files
committed
quick lint test
1 parent e1ad9b7 commit 89d8ea3

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
- new-ci
78
pull_request:
89
concurrency: lint-${{ github.sha }}
910

.github/workflows/tests.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
push:
55
branches:
66
- master
7+
- new-ci
78
pull_request:
89
branches:
910
- master

0 commit comments

Comments
 (0)