Skip to content

Commit 81d5288

Browse files
committed
attempt escaping
1 parent 95c3513 commit 81d5288

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test-check-transformers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,8 @@ jobs:
3838
uses: neuralmagic/nm-actions/actions/changed-files@update-change-tracking
3939
with:
4040
include-patterns: |-
41+
^\.github/workflows/test-check-transformers.yaml
4142
.*
42-
.github/workflows/test-check-transformers.yaml
4343
exclude-patterns: |-
4444
^examples
4545
^tests/e2e

0 commit comments

Comments
 (0)