Skip to content

Commit d695f67

Browse files
author
Mokhtar Tlili
committed
update CI
1 parent 3e3df55 commit d695f67

File tree

1 file changed

+0
-10
lines changed

1 file changed

+0
-10
lines changed

.github/workflows/ci.yml

Lines changed: 0 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,9 @@ on:
44
push:
55
branches:
66
- "*.x"
7-
paths:
8-
- .github/workflows/ci.yml
9-
- composer.*
10-
- phpunit.xml.dist
11-
- tests/**
127
pull_request:
138
branches:
149
- "*.x"
15-
paths:
16-
- .github/workflows/ci.yml
17-
- composer.*
18-
- phpunit.xml.dist
19-
- tests/**
2010

2111
jobs:
2212
phpunit:

0 commit comments

Comments
 (0)