Skip to content

Commit

Permalink
update docs workflow
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jun Park <peter.park@amd.com>
  • Loading branch information
peterjunpark committed Jul 18, 2024
1 parent c1594fd commit e3ffca0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,15 @@ on:
push:
branches:
- main
- dev
- 'docs/*'
- 'release/*'
- 'roc**'
pull_request:
branches:
- main
- dev
- 'docs/*'
- 'release/*'
- 'roc**'

jobs:
call-workflow-passing-data:
Expand Down

0 comments on commit e3ffca0

Please sign in to comment.