Skip to content

Commit f60b9d3

Browse files
committedDec 22, 2024·
Run github action check on pull request
1 parent 5d93d5d commit f60b9d3

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎.github/workflows/validate-examples.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
name: validate-examples
22
on:
3+
pull_request:
4+
branches: ["*"]
35
push:
46
branches: ["*"]
57

0 commit comments

Comments
 (0)
Please sign in to comment.