Skip to content

Commit a1c818b

Browse files
Better tests
1 parent c88c358 commit a1c818b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/main.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ on:
44
push:
55
branches:
66
- master
7-
- develop
8-
- feature/*
7+
pull_request:
8+
types: [opened, synchronize, reopened]
99
schedule:
1010
- cron: '0 6 * * 0'
1111
jobs:

0 commit comments

Comments
 (0)