Skip to content

Commit

Permalink
External CI: Add triggers for mainline branch (#211)
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-jmacaran authored Aug 14, 2024
1 parent f1d1dc9 commit e494a50
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .azuredevops/rocm-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ trigger:
branches:
include:
- develop
- mainline
paths:
exclude:
- .github
Expand All @@ -26,6 +27,7 @@ pr:
branches:
include:
- develop
- mainline
paths:
exclude:
- .github
Expand Down

0 comments on commit e494a50

Please sign in to comment.