Update continuous_integration.yml
[ROCm/rocprofiler-sdk commit: 2a1e9b3f11]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
20652f775a
Коммит
05701fcfc0
+2
-2
@@ -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/**'
|
||||
|
||||
Ссылка в новой задаче
Block a user