Update docs.yml

[ROCm/rocprofiler-sdk commit: 8534dfa1f3]
This commit is contained in:
Ammar ELWazir
2024-03-30 07:21:24 -05:00
committed by GitHub
parent 3c10a1410c
commit ccc21f5c10
+2 -2
View File
@@ -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'