Skip to content

Commit 8e79da8

Browse files
Mokhtar Tlilisfmok
authored andcommitted
update ci file
1 parent 9f33d06 commit 8e79da8

File tree

1 file changed

+3
-5
lines changed

1 file changed

+3
-5
lines changed

.github/workflows/ci.yml

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

33
on:
4-
pull_request:
5-
branches:
6-
- "*.x"
74
push:
8-
branches:
9-
- "*.x"
5+
branches: [ "main" ]
6+
pull_request:
7+
branches: [ "main" ]
108

119
jobs:
1210
phpunit:

0 commit comments

Comments
 (0)