Unverified Commit ce326d93 authored by Daniel Su's avatar Daniel Su Committed by GitHub
Browse files

Apply suggestions from code review


Co-authored-by: default avatarMustafa Abduljabbar <mustafa.abduljabbar@amd.com>
parent 69353bdf
...@@ -19,7 +19,8 @@ trigger: ...@@ -19,7 +19,8 @@ trigger:
exclude: exclude:
- .github - .github
- docs - docs
- '.*.y*ml' - '.*.yaml'
- '.*.yml'
- '*.md' - '*.md'
- LICENSE - LICENSE
...@@ -33,7 +34,8 @@ pr: ...@@ -33,7 +34,8 @@ pr:
exclude: exclude:
- .github - .github
- docs - docs
- '.*.y*ml' - '.*.yaml'
- '.*.yml'
- '*.md' - '*.md'
- LICENSE - LICENSE
drafts: false drafts: false
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment