Skip to content

Commit bf43bb4

Browse files
committed
ci: update path in CI configuration to reference ci-for-example.yaml
1 parent a04ecd1 commit bf43bb4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci-for-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ on:
55
- main
66
paths:
77
- 'example/**'
8-
- '.github/workflows/ci.yaml'
8+
- '.github/workflows/ci-for-example.yaml'
99
workflow_dispatch:
1010
jobs:
1111
example-ci:

0 commit comments

Comments
 (0)