Skip to content

Commit

Permalink
fix issue with trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
gigapod committed Feb 16, 2025
1 parent cbfe624 commit 1591633
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .github/workflows/compile-sketch.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
name: Cross-compilation

on:
# - push
#- pull_request
push:
branches:
- main
workflow_dispatch:


jobs:
Expand Down

0 comments on commit 1591633

Please sign in to comment.