Skip to content

Commit 7c3bfd9

Browse files
committed
Run build and test pipeline if the pipeline changes.
[nightly ignore]
1 parent 10354ad commit 7c3bfd9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build-and-test.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
workflow_call:
55
push:
66
paths:
7+
- '.github/workflows/build-and-test.yml'
78
- 'src/**'
89
- 'build/**'
910
pull_request:

0 commit comments

Comments
 (0)