Skip to content

Commit 5479950

Browse files
committed
Only run yml on pull requests
1 parent 5e02051 commit 5479950

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/compile-sketch.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Compile Sketch
22

33
on:
4-
- push
4+
# - push
55
- pull_request
66

77

0 commit comments

Comments
 (0)