Skip to content

Commit ed054f2

Browse files
committed
Fix CI config
1 parent 2010e24 commit ed054f2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/test.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
name: Test
22
on:
33
push:
4+
branches:
5+
- main
46
pull_request:
57
jobs:
68
full:

0 commit comments

Comments
 (0)