Update continuous_integration.yml
[ROCm/rocprofiler-sdk commit: 2a1e9b3f11]
Dieser Commit ist enthalten in:
@@ -3,12 +3,12 @@ name: Continuous Integration
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [ "main" ]
|
||||
branches: [ "amd-staging", "amd-mainline" ]
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
- 'source/docs/**'
|
||||
pull_request:
|
||||
branches: [ "main" ]
|
||||
branches: [ "amd-staging", "amd-mainline" ]
|
||||
paths-ignore:
|
||||
- '*.md'
|
||||
- 'source/docs/**'
|
||||
|
||||
In neuem Issue referenzieren
Einen Benutzer sperren