We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ed154e + d6444a3 commit bdb066aCopy full SHA for bdb066a
1 file changed
.gitlab-ci.yml
@@ -12,6 +12,9 @@ syntax:lint:
12
allow_failure: false
13
only:
14
- schedules
15
+ - web
16
+ - master@ispconfig/ispconfig3
17
+ - stable-3.1@ispconfig/ispconfig3
18
19
script:
20
- composer require overtrue/phplint
0 commit comments