Skip to content

Commit bfbd45e

Browse files
committed
lowered build trigger
1 parent 7fcf49e commit bfbd45e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/make_release.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,9 @@ on:
55
- 'UI-Refactor'
66
# tags:
77
# - 'v*.*.*'
8-
paths:
9-
- 'docs/**.md'
10-
- 'docs/images/**'
8+
# paths:
9+
# - 'docs/**.md'
10+
# - 'docs/images/**'
1111
# workflow_run:
1212
# workflows: ["CI build"]
1313
# types:

0 commit comments

Comments
 (0)