Skip to content

Commit

Permalink
External CI: Add triggers for mainline branch
Browse files Browse the repository at this point in the history
  • Loading branch information
amd-jmacaran committed Jul 18, 2024
1 parent bb310ca commit bde96d7
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 @@ -29,6 +30,7 @@ pr:
branches:
include:
- develop
- mainline
paths:
exclude:
- .githooks
Expand Down

0 comments on commit bde96d7

Please sign in to comment.