Skip to content

Commit

Permalink
No need for two builds on a push to a PR
Browse files Browse the repository at this point in the history
  • Loading branch information
pgrawehr committed Jul 11, 2024
1 parent 89f2746 commit ff1d570
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/arduino.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,6 @@ name: Arduino_Compiler_CI

# Controls when the workflow will run
on:
# Triggers the workflow on push or pull request events
push:

# Allows you to run this workflow manually from the Actions tab
workflow_dispatch:
pull_request:
Expand Down

0 comments on commit ff1d570

Please sign in to comment.