diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index b3b9163..cb5eadc 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -1,9 +1,11 @@ name: Compile Sketch on: - # - push - - pull_request - + # push: + + pull_request: + + workflow_dispatch: jobs: compile-sketch: