Skip to content

Commit

Permalink
Merge pull request #1394 from plugdata-team/main
Browse files Browse the repository at this point in the history
merge main -> develop
  • Loading branch information
timothyschoen authored Jan 17, 2024
2 parents a9f29ce + b927c21 commit 1ae070b
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion .obs/workflows.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
workflow:
workflow_main:
steps:
- trigger_services:
project: home:plugdata
package: plugdata
- filters:
event: push
branches:
only:
- main
workflow_develop:
steps:
- trigger_services:
project: home:plugdata
package: plugdata-current
- filters:
event: push
branches:
Expand Down

0 comments on commit 1ae070b

Please sign in to comment.