Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 3c10d23

Browse files
authored
chore: remove double tests
1 parent 00c0406 commit 3c10d23

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.github/workflows/CI.yml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
name: CI
22
on:
3-
- pull_request
4-
- push
3+
pull_request:
4+
push:
5+
branches: [master]
56

67
jobs:
78
Test:

0 commit comments

Comments
 (0)