Update docs.yml

This commit is contained in:
Ammar ELWazir
2024-03-30 07:21:24 -05:00
committed by GitHub
parent 6077ddf9ca
commit 8534dfa1f3
+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'