Branches CI (#778)

* Update formatting.yml

* Update docs.yml
This commit is contained in:
Ammar ELWazir
2024-04-16 21:49:55 -05:00
committed by GitHub
parent fed296daed
commit 658bc57c10
2 changed files with 0 additions and 2 deletions
-1
View File
@@ -12,7 +12,6 @@ on:
- 'source/include/rocprofiler-sdk/**'
- '.github/workflows/docs.yml'
pull_request:
branches: [ amd-staging, amd-mainline ]
paths:
- '*.md'
- 'VERSION'
-1
View File
@@ -4,7 +4,6 @@ name: Formatting
on:
workflow_dispatch:
pull_request:
branches: [ amd-staging, amd-mainline ]
paths-ignore:
- '.github/workflows/pull_*.yml'
- '.github/workflows/linting.yml'