Skip to content

Commit 2b9517b

Browse files
author
kada2004
committed
exclude adf folder
1 parent 73b5da3 commit 2b9517b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/ci_cd.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,13 +8,15 @@ on:
88
- 'README.md' #exclude readme
99
- '*.md'
1010
- 'docs/**'
11+
- 'adf/**'
1112
pull_request:
1213
branches:
1314
- master
1415
paths-ignore:
1516
- 'README.md'
1617
- '*.md'
1718
- 'docs/**'
19+
- 'adf/**'
1820

1921
jobs:
2022
build:

0 commit comments

Comments
 (0)