Skip to content

Commit dcb5e61

Browse files
committed
fix: update evaluations.yaml
1 parent 120fc18 commit dcb5e61

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

.github/workflows/evaluations.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -8,12 +8,12 @@ on:
88
push:
99
branches:
1010
- 'feat/evaluations'
11-
paths-ignore:
12-
- '**.md'
13-
- 'docs/**'
14-
- '.gitignore'
15-
- '.dockerignore'
16-
- 'LICENSE'
11+
# paths-ignore:
12+
# - '**.md'
13+
# - 'docs/**'
14+
# - '.gitignore'
15+
# - '.dockerignore'
16+
# - 'LICENSE'
1717

1818
jobs:
1919
evaluations:

0 commit comments

Comments
 (0)