Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 9715856

Browse files
committed
ci: update build workflow paths
1 parent eda1c7a commit 9715856

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
tags:
77
- '!*' # Do not execute on tags
88
paths:
9+
- example/*
910
- src/*
1011
- test/*
1112
- __tests__/*

0 commit comments

Comments
 (0)