Skip to content

Commit a6010b1

Browse files
authored
Merge pull request #40 from Shayan-Ghani/wiki-fix
fix(ci) : paths push strategy to artifacts
2 parents 95f746d + e088a25 commit a6010b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/wiki.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ on:
77
branches:
88
- main
99
paths:
10-
- 'wiki/**'
10+
- 'artifacts/**'
1111

1212

1313
# Allows you to run this workflow manually from the Actions tab

0 commit comments

Comments
 (0)