Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
geraldmwangi committed Jul 22, 2024
1 parent 8c3ad3a commit 4544247
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cmake-single-platform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ name: Build and Test LV2 Plugin
on:
push:
branches:
- main # Trigger on pushes to the main branch
- master # Trigger on pushes to the main branch
pull_request:
branches:
- main # Trigger on pull requests to the main branch
- master # Trigger on pull requests to the main branch

jobs:
build:
Expand Down

0 comments on commit 4544247

Please sign in to comment.