We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents fa98402 + 14b6f07 commit 7ed154eCopy full SHA for 7ed154e
1 file changed
.gitlab-ci.yml
@@ -10,6 +10,8 @@ syntax:lint:
10
stage: syntax
11
image: bobey/docker-gitlab-ci-runner-php7
12
allow_failure: false
13
+ only:
14
+ - schedules
15
16
script:
17
- composer require overtrue/phplint
0 commit comments