Skip to content

Commit c53f813

Browse files
committed
#58 ignore stryke
1 parent 8120c36 commit c53f813

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/CI-mutation-tests.yml

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

33
on:
4-
schedule:
5-
- cron: '* 13 * * 1'
4+
pull_request:
5+
types: [opened, edited, reopened, synchronize]
66
branches:
7-
- master
7+
- stryker
88

99
jobs:
1010
configuring-stryker:

0 commit comments

Comments
 (0)