mirror of
https://github.com/nim-lang/Nim.git
synced 2026-01-03 11:42:33 +00:00
azure-pipelines: walkaround issues with triggers (#13657)
See https://status.dev.azure.com/_event/179641421
(cherry picked from commit ae5094e143)
This commit is contained in:
@@ -1,3 +1,12 @@
|
||||
trigger:
|
||||
branches:
|
||||
include:
|
||||
- '*'
|
||||
pr:
|
||||
branches:
|
||||
include:
|
||||
- '*'
|
||||
|
||||
strategy:
|
||||
matrix:
|
||||
Linux_amd64:
|
||||
|
||||
Reference in New Issue
Block a user