Skip to content

Commit e38ea5f

Browse files
committed
Run examples if examples.yml workflow is changed
1 parent ad3117d commit e38ea5f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/examples.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
name: Examples
22

33
on:
4+
push:
5+
paths:
6+
- .github/workflows/examples.yml
47
release:
58
types:
69
- "created"

0 commit comments

Comments
 (0)