Skip to content

Commit e8d56b2

Browse files
committed
updating ci to run more frequently
1 parent c080eb9 commit e8d56b2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.github/workflows/test.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
name: CI
22

33
on:
4-
push:
5-
branches: [main]
64
pull_request:
7-
branches: [main]
5+
push:
6+
branches:
7+
- main
88

99
jobs:
1010
lint:

0 commit comments

Comments
 (0)