Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
tianlh
LightGBM-DCU
Commits
fb7f5eac
Unverified
Commit
fb7f5eac
authored
Oct 08, 2022
by
James Lamb
Committed by
GitHub
Oct 08, 2022
Browse files
[ci] run Appveyor checks on PRs targeting release/ branches (#5528)
parent
82b7d31c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
.appveyor.yml
.appveyor.yml
+2
-1
No files found.
.appveyor.yml
View file @
fb7f5eac
...
...
@@ -6,10 +6,11 @@ configuration: # a trick to construct a build matrix with multiple Python versi
-
'
3.7'
# only build pull requests and
# commits to 'master'
# commits to 'master'
or any branch starting with 'release'
branches
:
only
:
-
master
-
/^release/
environment
:
matrix
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment