Skip to content

Commit

Permalink
Merge pull request #249 from ROCm/amd/jmacaran/externalCImainline
Browse files Browse the repository at this point in the history
External CI: Add triggers for mainline branch
  • Loading branch information
amd-jmacaran authored Jul 25, 2024
2 parents 2ae134c + bde96d7 commit d07d809
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 d07d809

Please sign in to comment.