Skip to content

Commit 9e4f3a0

Browse files
authored
Merge pull request #986 from serverlessworkflow/always-kick-validation
[NO-ISSUE] Fix: Change CI to always kick validation
2 parents 1827680 + 009060e commit 9e4f3a0

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

.github/workflows/schema-check.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,6 @@ on:
2929
- 'examples/**'
3030
pull_request:
3131
branches: [ "main" ]
32-
paths:
33-
- 'schema/**'
34-
- 'examples/**'
35-
3632
jobs:
3733
build:
3834
defaults:

0 commit comments

Comments
 (0)