Skip to content

Commit

Permalink
Update build-led-control.yml
Browse files Browse the repository at this point in the history
correct action
  • Loading branch information
arvvoid authored Nov 9, 2024
1 parent f805e11 commit 38fb4bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/build-led-control.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@ name: Build LED Control
on:
push:
branches:
- main
- master
pull_request:
branches:
- main
- master
jobs:
build:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 38fb4bb

Please sign in to comment.