коммит произвёл
GitHub
родитель
3c10a1410c
Коммит
ccc21f5c10
поставляемый
+2
-2
@@ -3,7 +3,7 @@ name: Documentation
|
||||
on:
|
||||
workflow_dispatch:
|
||||
push:
|
||||
branches: [main]
|
||||
branches: [ amd-staging, amd-mainline ]
|
||||
paths:
|
||||
- '*.md'
|
||||
- 'VERSION'
|
||||
@@ -12,7 +12,7 @@ on:
|
||||
- 'source/include/rocprofiler-sdk/**'
|
||||
- '.github/workflows/docs.yml'
|
||||
pull_request:
|
||||
branches: [main]
|
||||
branches: [ amd-staging, amd-mainline ]
|
||||
paths:
|
||||
- '*.md'
|
||||
- 'VERSION'
|
||||
|
||||
Ссылка в новой задаче
Block a user