diff --git a/.github/workflows/compile-sketch.yml b/.github/workflows/compile-sketch.yml index f9af39f..54a92e9 100644 --- a/.github/workflows/compile-sketch.yml +++ b/.github/workflows/compile-sketch.yml @@ -1,8 +1,10 @@ name: Cross-compilation on: - # - push - #- pull_request + push: + branches: + - main + workflow_dispatch: jobs: