diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index 189fd2e..97efba1 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -1,7 +1,7 @@ name: Compile Sketch on: - - push + # - push - pull_request