Skip to content

Commit

Permalink
Update CI for release branch testing.
Browse files Browse the repository at this point in the history
  • Loading branch information
grafikrobot committed Nov 7, 2022
2 parents 69e78dc + 8ca47bd commit ee3c076
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
branches:
only:
- develop
- master
- release
- /feature[/].*/
- /issue[/].*/

Expand Down
2 changes: 1 addition & 1 deletion azure-pipelines.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ trigger:
branches:
include:
- develop
- master
- release
- feature/*
- pr/*
- issue/*
Expand Down

0 comments on commit ee3c076

Please sign in to comment.