+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'
|
||||
|
||||
Reference in New Issue
Block a user