Skip to content

Commit 607b0b9

Browse files
updating paths to ignore
1 parent 4dc2144 commit 607b0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ on:
1717
- '.github/**'
1818
- '.dockerignore'
1919
- 'docs/**'
20-
- '../../card_data/**'
20+
- 'card_data/**'
2121
- '.gitignore'
2222
- 'demo**'
2323
- 'go.mod'

0 commit comments

Comments
 (0)