Skip to content

Commit

Permalink
Merge pull request #585 from amd-jmacaran/develop
Browse files Browse the repository at this point in the history
External CI: Add triggers for mainline branch
  • Loading branch information
amd-jmacaran authored Aug 14, 2024
2 parents b089d33 + 98d68b3 commit 7962dcd
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:
- .githooks
Expand All @@ -31,6 +32,7 @@ pr:
branches:
include:
- develop
- mainline
paths:
exclude:
- .githooks
Expand Down

0 comments on commit 7962dcd

Please sign in to comment.