Skip to content

Commit

Permalink
Update build-plugin.yml
Browse files Browse the repository at this point in the history
Keep a separate branch for CI builds
  • Loading branch information
isabelgk authored May 10, 2021
1 parent 5b670b2 commit 81a5e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-plugin.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Build VCV Rack Plugin
on:
push:
branches:
- main
- build
- '!dev'
release:
types: [published, edited]
Expand Down

0 comments on commit 81a5e42

Please sign in to comment.