aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2024-02-29 12:44:33 -0300
committerHisham Muhammad <hisham@gobolinux.org>2024-02-29 12:44:33 -0300
commit5eb1e7a0845570c25585552068fde229da9e0b7a (patch)
treedb5c5b482fa72d8162c36b76435d43c38133b1c2
parent3f0f3028321154cbacecd6690833d0e8c805ccd8 (diff)
downloadluarocks-5eb1e7a0845570c25585552068fde229da9e0b7a.tar.gz
luarocks-5eb1e7a0845570c25585552068fde229da9e0b7a.tar.bz2
luarocks-5eb1e7a0845570c25585552068fde229da9e0b7a.zip
ci: skip branches with PRs on AppVeyor
-rw-r--r--appveyor.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/appveyor.yml b/appveyor.yml
index 0d350d8a..c709cbe6 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -1,6 +1,7 @@
1version: 3.0.0.{build}-test 1version: 3.0.0.{build}-test
2 2
3shallow_clone: true 3shallow_clone: true
4skip_branch_with_pr: true
4 5
5matrix: 6matrix:
6 fast_finish: true 7 fast_finish: true